Searched refs:offset_cw (Results 1 – 6 of 6) sorted by relevance
228 key.offset_cw = offset_back; in brw_upload_clip_prog()236 key.offset_cw = offset_front; in brw_upload_clip_prog()
433 emit_primitives(c, c->key.fill_cw, c->key.offset_cw); in emit_unfilled_primitives()438 emit_primitives(c, c->key.fill_cw, c->key.offset_cw); in emit_unfilled_primitives()465 c->need_direction = ((c->key.offset_ccw || c->key.offset_cw) || in brw_emit_unfilled_clip()496 c->key.offset_cw) in brw_emit_unfilled_clip()
53 GLuint offset_cw:1; member