Searched refs:offset_cw (Results 1 – 3 of 3) sorted by relevance
245 key.offset_cw = offset_back; in brw_upload_clip_prog()252 key.offset_cw = offset_front; in brw_upload_clip_prog()
450 emit_primitives(c, c->key.fill_cw, c->key.offset_cw); in emit_unfilled_primitives()455 emit_primitives(c, c->key.fill_cw, c->key.offset_cw); in emit_unfilled_primitives()482 c->need_direction = ((c->key.offset_ccw || c->key.offset_cw) || in brw_emit_unfilled_clip()513 c->key.offset_cw) in brw_emit_unfilled_clip()
59 GLuint offset_cw:1; member