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

/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp270 const tcu::Vec4 texColor2 = m_texture.getPixel(de::clamp((position2.x() * position2.y()), 0, m_texture.getWidth()-1), 0); local
280 const tcu::Vec4 color2 = 0.5f * (vtxColor2 + texColor2);

Completed in 66 milliseconds