Lines Matching defs:fmtInfo
492 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
493 const Vec4 cBias = fmtInfo.valueMin;
494 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
807 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
808 const Vec4 cBias = fmtInfo.valueMin;
809 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;