Home | History | Annotate | Download | only in functional

Lines Matching refs: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;
798 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
799 const Vec4 cBias = fmtInfo.valueMin;
800 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;