Lines Matching defs:textureSize
1658 const IVec2& textureSize)
1660 , m_textureSize (textureSize)
1748 const IVec3& textureSize)
1750 , m_textureSize (textureSize)
1880 int textureSize)
1882 , m_textureSize (textureSize)
2019 const IVec3& textureSize,
2026 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.swizzle(0, 1));
2030 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize);
2036 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.x());
2165 const IVec3& textureSize = textureSizes[textureSizeNdx].size;
2199 MaybeTextureSwizzle::createNoneTextureSwizzle(), tcu::Sampler::NEAREST, tcu::Sampler::NEAREST, 0, textureSize,