Searched refs:triangleBottomRight (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPolygonOffsetTests.cpp | 599 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 661 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset() 715 attribs[0].pointer = triangleBottomRight; in testPolygonOffset() 751 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 794 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset() 864 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 926 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fPolygonOffsetTests.cpp | 596 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 659 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset() 713 attribs[0].pointer = triangleBottomRight; in testPolygonOffset() 749 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 792 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset() 862 const tcu::Vec4 triangleBottomRight[] = in testPolygonOffset() local 924 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleBottomRight); in testPolygonOffset()
|
Completed in 5 milliseconds