Searched refs:PO_TEX_COORDS (Results 1 - 1 of 1) sorted by relevance

/cts/tests/openglperf2/jni/primitive/pixeloutput/
H A DPixelOutputRenderer.cpp28 static const float PO_TEX_COORDS[PO_NUM_VERTICES * 2] = { variable
126 glVertexAttribPointer(mTexCoordHandle, 2, GL_FLOAT, false, 0, PO_TEX_COORDS);

Completed in 3 milliseconds