Home | History | Annotate | Download | only in functional

Lines Matching refs:textureSize

1634 						 const IVec2&				textureSize)
1636 , m_textureSize (textureSize)
1724 const IVec3& textureSize)
1726 , m_textureSize (textureSize)
1856 int textureSize)
1858 , m_textureSize (textureSize)
1995 const IVec3& textureSize,
2002 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.swizzle(0, 1));
2006 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize);
2012 wrapS, wrapT, texSwizzle, minFilter, magFilter, baseLevel, flags, textureSize.x());
2141 const IVec3& textureSize = textureSizes[textureSizeNdx].size;
2175 MaybeTextureSwizzle::createNoneTextureSwizzle(), tcu::Sampler::NEAREST, tcu::Sampler::NEAREST, 0, textureSize,