Data Fields | |
struct brw_compile | func |
struct brw_gs_prog_key | key |
struct brw_gs_prog_data | prog_data |
struct { | |
struct brw_reg R0 | |
struct brw_reg vertex [(4)] | |
} | reg |
unsigned | nr_attrs |
unsigned | nr_regs |
unsigned | nr_bytes |
Definition at line 50 of file brw_gs.h.
struct brw_compile brw_gs_compile::func [read] |
struct brw_gs_prog_key brw_gs_compile::key [read] |
struct brw_gs_prog_data brw_gs_compile::prog_data [read] |
struct brw_reg brw_gs_compile::R0 [read] |
struct brw_reg brw_gs_compile::vertex[(4)] [read] |
struct { ... } brw_gs_compile::reg |
unsigned brw_gs_compile::nr_attrs |
unsigned brw_gs_compile::nr_regs |
unsigned brw_gs_compile::nr_bytes |