Data Fields | |
struct draw_stage | stage |
unsigned | winding |
which winding(s) to cull (one of PIPE_WINDING_x) |
Definition at line 41 of file draw_pipe_cull.c.
struct draw_stage cull_stage::stage [read] |
Definition at line 42 of file draw_pipe_cull.c.
unsigned cull_stage::winding |