Home | History | Annotate | Download | only in glshared

Lines Matching full:position1

264 			const tcu::IVec2	position1	= packet.position + tcu::IVec2(1, 0);
269 const tcu::Vec4 texColor1 = m_texture.getPixel(de::clamp((position1.x() * position1.y()), 0, m_texture.getWidth()-1), 0);