Home | History | Annotate | Download | only in functional

Lines Matching defs:texFmt

1139 	const tcu::TextureFormat&		texFmt			= glu::mapGLInternalFormat(m_internalFormat);
1140 tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
1246 const tcu::TextureFormat& texFmt = refTexture.getFormat();
1247 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
1271 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(texFmt);
2082 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(format);
2083 tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
2123 const tcu::TextureFormat& texFmt = refTexture.getFormat();
2124 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
2143 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(texFmt);