Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp227 tcu::TextureFormatInfo fmtInfo0 = tcu::getTextureFormatInfo(texFmt0); in render() local
230 …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()