brw_gs_compile Struct Reference

Collaboration diagram for brw_gs_compile:

Collaboration graph
[legend]

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

Detailed Description

Definition at line 50 of file brw_gs.h.


Field Documentation

struct brw_compile brw_gs_compile::func [read]

Definition at line 51 of file brw_gs.h.

struct brw_gs_prog_key brw_gs_compile::key [read]

Definition at line 52 of file brw_gs.h.

struct brw_gs_prog_data brw_gs_compile::prog_data [read]

Definition at line 53 of file brw_gs.h.

struct brw_reg brw_gs_compile::R0 [read]

Definition at line 56 of file brw_gs.h.

struct brw_reg brw_gs_compile::vertex[(4)] [read]

Definition at line 57 of file brw_gs.h.

struct { ... } brw_gs_compile::reg

unsigned brw_gs_compile::nr_attrs

Definition at line 62 of file brw_gs.h.

unsigned brw_gs_compile::nr_regs

Definition at line 63 of file brw_gs.h.

unsigned brw_gs_compile::nr_bytes

Definition at line 64 of file brw_gs.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:58 2009 for Gallium3D by  doxygen 1.5.4