Home
last modified time | relevance | path

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

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