Data Fields | |
struct thread0 | thread0 |
struct thread1 | thread1 |
struct thread2 | thread2 |
struct thread3 | thread3 |
struct { | |
unsigned pad0:10 | |
unsigned stats_enable:1 | |
unsigned nr_urb_entries:7 | |
unsigned pad1:1 | |
unsigned urb_entry_allocation_size:5 | |
unsigned pad2:1 | |
unsigned max_threads:1 | |
unsigned pad3:6 | |
} | thread4 |
struct { | |
unsigned sampler_count:3 | |
unsigned pad0:2 | |
unsigned sampler_state_pointer:27 | |
} | gs5 |
struct { | |
unsigned max_vp_index:4 | |
unsigned pad0:26 | |
unsigned reorder_enable:1 | |
unsigned pad1:1 | |
} | gs6 |
Definition at line 739 of file brw_structs.h.
struct thread0 brw_gs_unit_state::thread0 [read] |
Definition at line 741 of file brw_structs.h.
struct thread1 brw_gs_unit_state::thread1 [read] |
Definition at line 742 of file brw_structs.h.
struct thread2 brw_gs_unit_state::thread2 [read] |
Definition at line 743 of file brw_structs.h.
struct thread3 brw_gs_unit_state::thread3 [read] |
Definition at line 744 of file brw_structs.h.
unsigned brw_gs_unit_state::pad0 |
Definition at line 748 of file brw_structs.h.
unsigned brw_gs_unit_state::stats_enable |
Definition at line 749 of file brw_structs.h.
unsigned brw_gs_unit_state::nr_urb_entries |
Definition at line 750 of file brw_structs.h.
unsigned brw_gs_unit_state::pad1 |
Definition at line 751 of file brw_structs.h.
Definition at line 752 of file brw_structs.h.
unsigned brw_gs_unit_state::pad2 |
Definition at line 753 of file brw_structs.h.
unsigned brw_gs_unit_state::max_threads |
Definition at line 754 of file brw_structs.h.
unsigned brw_gs_unit_state::pad3 |
Definition at line 755 of file brw_structs.h.
struct { ... } brw_gs_unit_state::thread4 |
unsigned brw_gs_unit_state::sampler_count |
Definition at line 760 of file brw_structs.h.
Definition at line 762 of file brw_structs.h.
struct { ... } brw_gs_unit_state::gs5 |
unsigned brw_gs_unit_state::max_vp_index |
Definition at line 768 of file brw_structs.h.
unsigned brw_gs_unit_state::reorder_enable |
Definition at line 770 of file brw_structs.h.
struct { ... } brw_gs_unit_state::gs6 |