Searched refs:fmtInfo0 (Results 1 – 1 of 1) sorted by relevance
227 tcu::TextureFormatInfo fmtInfo0 = tcu::getTextureFormatInfo(texFmt0); in render() local230 …glu::TYPE_SAMPLER_2D, getFragmentOutputType(texFmt0), fmtInfo0.valueMax-fmtInfo0.valueMin, fmtInfo… in render()239 multiTexShader.setTexScaleBias(0, fmtInfo0.lookupScale * 0.5f, fmtInfo0.lookupBias * 0.5f); in render()