Searched refs:fmtInfo1 (Results 1 – 1 of 1) sorted by relevance
228 tcu::TextureFormatInfo fmtInfo1 = tcu::getTextureFormatInfo(texFmt1); in render() local231 …glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt1), fmtInfo1.valueMax-fmtInfo1.valueMin, fmtInfo… in render()240 multiTexShader.setTexScaleBias(1, fmtInfo1.lookupScale * 0.5f, fmtInfo1.lookupBias * 0.5f); in render()