Lines Matching refs:texFmt
1140 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(m_internalFormat);
1141 tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
1247 const tcu::TextureFormat& texFmt = refTexture.getFormat();
1248 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
1272 sampleParams.samplerType = getSamplerType(texFmt);
2083 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(format);
2084 tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
2124 const tcu::TextureFormat& texFmt = refTexture.getFormat();
2125 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(texFmt);
2144 sampleParams.samplerType = getSamplerType(texFmt);