Home | History | Annotate | Download | only in functional

Lines Matching defs:fmtInfo

251 	const tcu::TextureFormatInfo	fmtInfo			= tcu::getTextureFormatInfo(format);
252 const tcu::Vec4 cScale = fmtInfo.valueMax-fmtInfo.valueMin;
253 const tcu::Vec4 cBias = fmtInfo.valueMin;