Home
last modified time | relevance | path

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

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