Home | History | Annotate | Download | only in functional

Lines Matching refs:fmtInfo

489 		const tcu::TextureFormatInfo	fmtInfo		= tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
490 const Vec4 cBias = fmtInfo.valueMin;
491 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
795 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
796 const Vec4 cBias = fmtInfo.valueMin;
797 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;