Lines Matching refs:fmtInfo
592 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
593 const Vec4 cBias = fmtInfo.valueMin;
594 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
901 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
902 const Vec4 cBias = fmtInfo.valueMin;
903 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
1238 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
1239 const Vec4 cBias = fmtInfo.valueMin;
1240 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
1578 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
1579 const Vec4 cBias = fmtInfo.valueMin;
1580 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;