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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbufferobj.c36 static GLuint NumObjects; variable in typeref:typename:GLuint
122 for (i = 0; i < NumObjects; i++) {
123 float x = 7.0 * ((float) i / (NumObjects-1) - 0.5);
496 NumObjects = 4;

Completed in 3 milliseconds