Data Fields | |
struct { | |
unsigned pipeline_select:1 | |
unsigned pad:15 | |
unsigned opcode:16 | |
} | header |
Definition at line 303 of file brw_structs.h.
unsigned brw_pipeline_select::pipeline_select |
Definition at line 307 of file brw_structs.h.
unsigned brw_pipeline_select::pad |
Definition at line 308 of file brw_structs.h.
unsigned brw_pipeline_select::opcode |
Definition at line 309 of file brw_structs.h.
struct { ... } brw_pipeline_select::header |