Data Fields | |
struct header | header |
struct { | |
unsigned y_offset:5 | |
unsigned pad:3 | |
unsigned x_offset:5 | |
unsigned pad0:19 | |
} | bits0 |
Definition at line 281 of file brw_structs.h.
struct header brw_polygon_stipple_offset::header [read] |
Definition at line 283 of file brw_structs.h.
unsigned brw_polygon_stipple_offset::y_offset |
Definition at line 286 of file brw_structs.h.
unsigned brw_polygon_stipple_offset::pad |
Definition at line 287 of file brw_structs.h.
unsigned brw_polygon_stipple_offset::x_offset |
Definition at line 288 of file brw_structs.h.
unsigned brw_polygon_stipple_offset::pad0 |
Definition at line 289 of file brw_structs.h.
struct { ... } brw_polygon_stipple_offset::bits0 |