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

/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp601 const tcu::Vec4 triangleTopLeft[] = local
640 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);
691 attribs[0].pointer = triangleTopLeft;
751 const tcu::Vec4 triangleTopLeft[] = local
807 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);
864 const tcu::Vec4 triangleTopLeft[] = local
901 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp604 const tcu::Vec4 triangleTopLeft[] = local
643 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);
694 attribs[0].pointer = triangleTopLeft;
754 const tcu::Vec4 triangleTopLeft[] = local
810 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);
867 const tcu::Vec4 triangleTopLeft[] = local
904 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft);

Completed in 150 milliseconds