brw_vs_prog_data Struct Reference


Data Fields

unsigned curb_read_length
unsigned urb_read_length
unsigned total_grf
unsigned outputs_written
unsigned inputs_read
unsigned max_const
float imm_buf [PIPE_MAX_CONSTANT][4]
unsigned num_imm
unsigned num_consts
unsigned urb_entry_size

Detailed Description

Definition at line 311 of file brw_context.h.


Field Documentation

unsigned brw_vs_prog_data::curb_read_length

Definition at line 312 of file brw_context.h.

unsigned brw_vs_prog_data::urb_read_length

Definition at line 313 of file brw_context.h.

unsigned brw_vs_prog_data::total_grf

Definition at line 314 of file brw_context.h.

unsigned brw_vs_prog_data::outputs_written

Definition at line 315 of file brw_context.h.

unsigned brw_vs_prog_data::inputs_read

Definition at line 317 of file brw_context.h.

unsigned brw_vs_prog_data::max_const

Definition at line 319 of file brw_context.h.

float brw_vs_prog_data::imm_buf[PIPE_MAX_CONSTANT][4]

Definition at line 321 of file brw_context.h.

unsigned brw_vs_prog_data::num_imm

Definition at line 322 of file brw_context.h.

unsigned brw_vs_prog_data::num_consts

Definition at line 323 of file brw_context.h.

unsigned brw_vs_prog_data::urb_entry_size

Definition at line 327 of file brw_context.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