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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Disosurf.c103 static GLuint surf1, dlist_state; variable in typeref:typename:GLuint
379 dlist_state) {
384 if (dlist_state)
387 dlist_state = with_state & (RENDER_STYLE_MASK|PRIMITIVE_MASK|
391 draw_surface( dlist_state );

Completed in 2 milliseconds