Searched defs:front_ccw (Results 1 – 7 of 7) sorted by relevance
42 svga_translate_cullmode(unsigned mode, unsigned front_ccw) in svga_translate_cullmode()
78 unsigned front_ccw:1; member
49 translate_cull_face(unsigned cull_face, unsigned front_ccw) in translate_cull_face()
45 unsigned front_ccw; member
90 unsigned front_ccw:1; member
96 unsigned front_ccw:1; member
4429 int front_ccw = state->front_ccw; in vrend_update_frontface_state() local