Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp270 …const tcu::Vec4 texColor2 = m_texture.getPixel(de::clamp((position2.x() * position2.y()), 0, m_te… in shadeFragments() local
280 const tcu::Vec4 color2 = 0.5f * (vtxColor2 + texColor2); in shadeFragments()