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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Disosurf.c53 #define DISPLAYLIST 0x00001000 macro
76 #define DLIST_MASK (IMMEDIATE|DISPLAYLIST)
162 (flags & DISPLAYLIST) ? "as a displaylist, " : "",
377 if (with_state & DISPLAYLIST) {
1113 glutAddMenuEntry("Displaylist", DISPLAYLIST);

Completed in 2 milliseconds