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