Searched refs:poutline (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | ipers.c | 64 static int poutline = 0; variable in typeref:typename:int 315 if (poutline) { 317 poutline = 0; 322 poutline = 1; |
| H A D | terrain.c | 58 static int poutline = 0; variable in typeref:typename:int 450 if (poutline) { 452 poutline = 0; 456 poutline = 1; |
| H A D | ray.c | 94 static int poutline = 0; variable in typeref:typename:int 220 if (poutline) { 222 poutline = 0; 226 poutline = 1; |
Completed in 4 milliseconds