Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp605 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
644 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()
697 attribs[0].pointer = triangleTopLeft; in testPolygonOffset()
757 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
813 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()
870 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
907 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp602 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
642 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()
695 attribs[0].pointer = triangleTopLeft; in testPolygonOffset()
755 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
811 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()
868 const tcu::Vec4 triangleTopLeft[] = in testPolygonOffset() local
905 gl.vertexAttribPointer (positionLoc, 4, GL_FLOAT, GL_FALSE, 0, triangleTopLeft); in testPolygonOffset()