Data Fields | |
| unsigned | opcode:4 |
| unsigned | offset:6 |
| unsigned | swizzle_control:2 |
| unsigned | pad:1 |
| unsigned | allocate:1 |
| unsigned | used:1 |
| unsigned | complete:1 |
| unsigned | response_length:4 |
| unsigned | msg_length:4 |
| unsigned | msg_target:4 |
| unsigned | pad1:3 |
| unsigned | end_of_thread:1 |
Definition at line 1046 of file brw_structs.h.
| unsigned brw_urb_immediate::opcode |
Definition at line 1047 of file brw_structs.h.
| unsigned brw_urb_immediate::offset |
Definition at line 1048 of file brw_structs.h.
| unsigned brw_urb_immediate::swizzle_control |
Definition at line 1049 of file brw_structs.h.
| unsigned brw_urb_immediate::pad |
Definition at line 1050 of file brw_structs.h.
| unsigned brw_urb_immediate::allocate |
Definition at line 1051 of file brw_structs.h.
| unsigned brw_urb_immediate::used |
Definition at line 1052 of file brw_structs.h.
| unsigned brw_urb_immediate::complete |
Definition at line 1053 of file brw_structs.h.
| unsigned brw_urb_immediate::response_length |
Definition at line 1054 of file brw_structs.h.
| unsigned brw_urb_immediate::msg_length |
Definition at line 1055 of file brw_structs.h.
| unsigned brw_urb_immediate::msg_target |
Definition at line 1056 of file brw_structs.h.
| unsigned brw_urb_immediate::pad1 |
Definition at line 1057 of file brw_structs.h.
| unsigned brw_urb_immediate::end_of_thread |
Definition at line 1058 of file brw_structs.h.
1.5.4