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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfire.c85 #define NUMTREE 50 macro
100 static float treepos[NUMTREE][3];
461 for (j = 0; j < NUMTREE; j++)
702 for (i = 0; i < NUMTREE; i++)
H A Dfbo_firecube.c200 #define NUMTREE 50 macro
215 static float treepos[NUMTREE][3];
512 for (j = 0; j < NUMTREE; j++)
750 for (i = 0; i < NUMTREE; i++)

Completed in 3 milliseconds