Home
last modified time | relevance | path

Searched refs:fmtInfo1 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp228 tcu::TextureFormatInfo fmtInfo1 = tcu::getTextureFormatInfo(texFmt1); in render() local
231 …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()