
Data Fields | |
| struct header | header |
| unsigned | xmin:16 |
| unsigned | ymin:16 |
| unsigned | xmax:16 |
| unsigned | ymax:16 |
| unsigned | xorg:16 |
| unsigned | yorg:16 |
Definition at line 179 of file brw_structs.h.
struct header brw_drawrect::header [read] |
Definition at line 181 of file brw_structs.h.
| unsigned brw_drawrect::xmin |
Definition at line 182 of file brw_structs.h.
| unsigned brw_drawrect::ymin |
Definition at line 183 of file brw_structs.h.
| unsigned brw_drawrect::xmax |
Definition at line 184 of file brw_structs.h.
| unsigned brw_drawrect::ymax |
Definition at line 185 of file brw_structs.h.
| unsigned brw_drawrect::xorg |
Definition at line 186 of file brw_structs.h.
| unsigned brw_drawrect::yorg |
Definition at line 187 of file brw_structs.h.
1.5.4