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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcuberender.c51 #define NUM_CYLINDERS 30 macro
53 static struct cylinder Cylinders[NUM_CYLINDERS];
80 for (i = 0; i < NUM_CYLINDERS; i++) {
125 for (i = 0; i < NUM_CYLINDERS; i++) {

Completed in 2 milliseconds