Data Fields | |
| unsigned | attrs:32 |
| unsigned | primitive:4 |
| unsigned | nr_userclip:3 |
| unsigned | do_flat_shading:1 |
| unsigned | do_unfilled:1 |
| unsigned | fill_cw:2 |
| unsigned | fill_ccw:2 |
| unsigned | offset_cw:1 |
| unsigned | offset_ccw:1 |
| unsigned | pad0:17 |
| unsigned | copy_bfc_cw:1 |
| unsigned | copy_bfc_ccw:1 |
| unsigned | clip_mode:3 |
| unsigned | pad1:27 |
| float | offset_factor |
| float | offset_units |
Definition at line 44 of file brw_clip.h.
| unsigned brw_clip_prog_key::attrs |
Definition at line 45 of file brw_clip.h.
| unsigned brw_clip_prog_key::primitive |
Definition at line 46 of file brw_clip.h.
| unsigned brw_clip_prog_key::nr_userclip |
Definition at line 47 of file brw_clip.h.
| unsigned brw_clip_prog_key::do_flat_shading |
Definition at line 48 of file brw_clip.h.
| unsigned brw_clip_prog_key::do_unfilled |
Definition at line 49 of file brw_clip.h.
| unsigned brw_clip_prog_key::fill_cw |
Definition at line 50 of file brw_clip.h.
| unsigned brw_clip_prog_key::fill_ccw |
Definition at line 51 of file brw_clip.h.
| unsigned brw_clip_prog_key::offset_cw |
Definition at line 52 of file brw_clip.h.
| unsigned brw_clip_prog_key::offset_ccw |
Definition at line 53 of file brw_clip.h.
| unsigned brw_clip_prog_key::pad0 |
Definition at line 54 of file brw_clip.h.
| unsigned brw_clip_prog_key::copy_bfc_cw |
Definition at line 56 of file brw_clip.h.
| unsigned brw_clip_prog_key::copy_bfc_ccw |
Definition at line 57 of file brw_clip.h.
| unsigned brw_clip_prog_key::clip_mode |
Definition at line 58 of file brw_clip.h.
| unsigned brw_clip_prog_key::pad1 |
Definition at line 59 of file brw_clip.h.
Definition at line 61 of file brw_clip.h.
Definition at line 62 of file brw_clip.h.
1.5.4