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:4 | |
unsigned pad3:3 | |
} | thread4 |
struct { | |
unsigned sampler_count:3 | |
unsigned pad0:2 | |
unsigned sampler_state_pointer:27 | |
} | vs5 |
struct { | |
unsigned vs_enable:1 | |
unsigned vert_cache_disable:1 | |
unsigned pad0:30 | |
} | vs6 |
Definition at line 776 of file brw_structs.h.
struct thread0 brw_vs_unit_state::thread0 [read] |
Definition at line 778 of file brw_structs.h.
struct thread1 brw_vs_unit_state::thread1 [read] |
Definition at line 779 of file brw_structs.h.
struct thread2 brw_vs_unit_state::thread2 [read] |
Definition at line 780 of file brw_structs.h.
struct thread3 brw_vs_unit_state::thread3 [read] |
Definition at line 781 of file brw_structs.h.
unsigned brw_vs_unit_state::pad0 |
Definition at line 785 of file brw_structs.h.
unsigned brw_vs_unit_state::stats_enable |
Definition at line 786 of file brw_structs.h.
unsigned brw_vs_unit_state::nr_urb_entries |
Definition at line 787 of file brw_structs.h.
unsigned brw_vs_unit_state::pad1 |
Definition at line 788 of file brw_structs.h.
Definition at line 789 of file brw_structs.h.
unsigned brw_vs_unit_state::pad2 |
Definition at line 790 of file brw_structs.h.
unsigned brw_vs_unit_state::max_threads |
Definition at line 791 of file brw_structs.h.
unsigned brw_vs_unit_state::pad3 |
Definition at line 792 of file brw_structs.h.
struct { ... } brw_vs_unit_state::thread4 |
unsigned brw_vs_unit_state::sampler_count |
Definition at line 797 of file brw_structs.h.
Definition at line 799 of file brw_structs.h.
struct { ... } brw_vs_unit_state::vs5 |
unsigned brw_vs_unit_state::vs_enable |
Definition at line 804 of file brw_structs.h.
Definition at line 805 of file brw_structs.h.
struct { ... } brw_vs_unit_state::vs6 |