brw_vs_compile Struct Reference

Collaboration diagram for brw_vs_compile:

Collaboration graph
[legend]

Data Fields

struct brw_compile func
struct brw_vs_prog_key key
struct brw_vs_prog_data prog_data
struct brw_vertex_programvp
unsigned nr_inputs
unsigned first_output
unsigned nr_outputs
unsigned first_tmp
unsigned last_tmp
struct brw_reg r0
struct brw_reg r1
struct brw_reg regs [12][128]
struct brw_reg tmp
struct brw_reg stack
struct {
   boolean   used_in_src
   struct brw_reg   reg
output_regs [128]
struct brw_reg userplane [6]

Detailed Description

Definition at line 50 of file brw_vs.h.


Field Documentation

struct brw_compile brw_vs_compile::func [read]

Definition at line 51 of file brw_vs.h.

struct brw_vs_prog_key brw_vs_compile::key [read]

Definition at line 52 of file brw_vs.h.

struct brw_vs_prog_data brw_vs_compile::prog_data [read]

Definition at line 53 of file brw_vs.h.

struct brw_vertex_program* brw_vs_compile::vp [read]

Definition at line 55 of file brw_vs.h.

unsigned brw_vs_compile::nr_inputs

Definition at line 57 of file brw_vs.h.

unsigned brw_vs_compile::first_output

Definition at line 59 of file brw_vs.h.

unsigned brw_vs_compile::nr_outputs

Definition at line 60 of file brw_vs.h.

unsigned brw_vs_compile::first_tmp

Definition at line 62 of file brw_vs.h.

unsigned brw_vs_compile::last_tmp

Definition at line 63 of file brw_vs.h.

struct brw_reg brw_vs_compile::r0 [read]

Definition at line 65 of file brw_vs.h.

struct brw_reg brw_vs_compile::r1 [read]

Definition at line 66 of file brw_vs.h.

struct brw_reg brw_vs_compile::regs[12][128] [read]

Definition at line 67 of file brw_vs.h.

struct brw_reg brw_vs_compile::tmp [read]

Definition at line 68 of file brw_vs.h.

struct brw_reg brw_vs_compile::stack [read]

Definition at line 69 of file brw_vs.h.

boolean brw_vs_compile::used_in_src

Definition at line 72 of file brw_vs.h.

struct brw_reg brw_vs_compile::reg [read]

Definition at line 73 of file brw_vs.h.

struct { ... } brw_vs_compile::output_regs[128]

struct brw_reg brw_vs_compile::userplane[6] [read]

Definition at line 76 of file brw_vs.h.


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