Searched refs:texColor0 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp275 const tcu::Vec4 texColor0 = m_texture.getPixel(de::clamp((position0.x() * position0.y()), 0, m_texture.getWidth()-1), 0); local
285 const tcu::Vec4 color0 = 0.5f * (vtxColor0 + texColor0);

Completed in 172 milliseconds