Searched refs:squareTriangleCoords (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 368 static const float squareTriangleCoords[] = variable 438 …_CHECK_GLW_CALL(gl, vertexAttribPointer(coordLoc, 2, GL_FLOAT, GL_FALSE, 0, squareTriangleCoords)); in invokeGLES2() 531 …_CHECK_GLW_CALL(gl, vertexAttribPointer(coordLoc, 2, GL_FLOAT, GL_FALSE, 0, squareTriangleCoords)); in invokeGLES2() 652 …_CHECK_GLW_CALL(gl, vertexAttribPointer(coordLoc, 2, GL_FLOAT, GL_FALSE, 0, squareTriangleCoords)); in invokeGLES2()
|