Searched refs:positions2 (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/egl/ |
D | teglSwapBuffersTests.cpp | 319 const float positions2[] = { in executeForConfig() local 393 gl.vertexAttribPointer(posLocation, 2, GL_FLOAT, GL_FALSE, 0, positions2); in executeForConfig()
|
D | teglGetFrameTimestampsTests.cpp | 586 const float positions2[] = in executeForConfig() local 654 …gl.vertexAttribPointer(posLocation, 2, GL_FLOAT, GL_FALSE, 0, posSelect ? positions1 : positions2); in executeForConfig()
|