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

/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp595 const tcu::Vec4 triangleBottomRight[] = local
657 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);
709 attribs[0].pointer = triangleBottomRight;
745 const tcu::Vec4 triangleBottomRight[] = local
788 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);
858 const tcu::Vec4 triangleBottomRight[] = local
920 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp598 const tcu::Vec4 triangleBottomRight[] = local
660 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);
712 attribs[0].pointer = triangleBottomRight;
748 const tcu::Vec4 triangleBottomRight[] = local
791 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);
861 const tcu::Vec4 triangleBottomRight[] = local
923 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight);

Completed in 626 milliseconds