Searched defs:texColor1 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp269 const tcu::Vec4 texColor1 = m_texture.getPixel(de::clamp((position1.x() * position1.y()), 0, m_texture.getWidth()-1), 0); local
279 const tcu::Vec4 color1 = 0.5f * (vtxColor1 + texColor1);

Completed in 68 milliseconds