Searched refs:UNIT_SQUARE (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fMultiviewTests.cpp | 51 static const float UNIT_SQUARE[16] = { member 280 gl.vertexAttribPointer(0, 4, GL_FLOAT, GL_FALSE, 0, &UNIT_SQUARE[0]); in iterate()
|
H A D | es3fRasterizerDiscardTests.cpp | 54 static const float UNIT_SQUARE[16] = member 353 glVertexAttribPointer (0, 4, GL_FLOAT, GL_FALSE, 0, &UNIT_SQUARE[0]); in iterate()
|
Completed in 2 milliseconds