Searched refs:VertArray (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | multitexarray.c | 28 static GLfloat VertArray[4][2] = { variable in typeref:typename:GLfloat[4][2] 43 glVertexPointer(2, GL_FLOAT, 0, VertArray); |
Completed in 2 milliseconds