Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp319 const float positions2[] = { in executeForConfig() local
393 gl.vertexAttribPointer(posLocation, 2, GL_FLOAT, GL_FALSE, 0, positions2); in executeForConfig()
DteglGetFrameTimestampsTests.cpp586 const float positions2[] = in executeForConfig() local
654 …gl.vertexAttribPointer(posLocation, 2, GL_FLOAT, GL_FALSE, 0, posSelect ? positions1 : positions2); in executeForConfig()