Home | History | Annotate | Download | only in functional

Lines Matching refs:fmtInfo

590 		const tcu::TextureFormatInfo	fmtInfo		= tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
591 const Vec4 cBias = fmtInfo.valueMin;
592 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
899 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
900 const Vec4 cBias = fmtInfo.valueMin;
901 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
1236 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
1237 const Vec4 cBias = fmtInfo.valueMin;
1238 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
1576 const tcu::TextureFormatInfo fmtInfo = tcu::getTextureFormatInfo(m_textures[0]->getRefTexture().getFormat());
1577 const Vec4 cBias = fmtInfo.valueMin;
1578 const Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;