Data Fields | |
struct header | header |
struct { | |
unsigned nr_urb_entries:3 | |
unsigned pad:1 | |
unsigned urb_entry_size:5 | |
unsigned pad0:23 | |
} | bits0 |
Definition at line 373 of file brw_structs.h.
struct header brw_constant_buffer_state::header [read] |
Definition at line 375 of file brw_structs.h.
Definition at line 379 of file brw_structs.h.
unsigned brw_constant_buffer_state::pad |
Definition at line 380 of file brw_structs.h.
Definition at line 381 of file brw_structs.h.
unsigned brw_constant_buffer_state::pad0 |
Definition at line 382 of file brw_structs.h.
struct { ... } brw_constant_buffer_state::bits0 |