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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dipers.c64 static int poutline = 0; variable in typeref:typename:int
315 if (poutline) {
317 poutline = 0;
322 poutline = 1;
H A Dterrain.c58 static int poutline = 0; variable in typeref:typename:int
450 if (poutline) {
452 poutline = 0;
456 poutline = 1;
H A Dray.c94 static int poutline = 0; variable in typeref:typename:int
220 if (poutline) {
222 poutline = 0;
226 poutline = 1;

Completed in 4 milliseconds