Searched refs:texColor2 (Results 1 – 1 of 1) sorted by relevance
270 …const tcu::Vec4 texColor2 = m_texture.getPixel(de::clamp((position2.x() * position2.y()), 0, m_te… in shadeFragments() local280 const tcu::Vec4 color2 = 0.5f * (vtxColor2 + texColor2); in shadeFragments()