i915_state Struct Reference

Collaboration diagram for i915_state:

Collaboration graph
[legend]

Data Fields

unsigned immediate [8]
unsigned dynamic [14]
float constants [PIPE_SHADER_TYPES][32][4]
uint num_user_constants [PIPE_SHADER_TYPES]
 number of constants passed in through a constant buffer
unsigned sampler [8][3]
unsigned sampler_enable_flags
unsigned sampler_enable_nr
unsigned texbuffer [8][2]
struct vertex_info vertex_info
 Describes the current hardware vertex layout.
unsigned id

Detailed Description

Definition at line 127 of file i915_context.h.


Field Documentation

unsigned i915_state::immediate[8]

Definition at line 129 of file i915_context.h.

unsigned i915_state::dynamic[14]

Definition at line 130 of file i915_context.h.

float i915_state::constants[PIPE_SHADER_TYPES][32][4]

Definition at line 132 of file i915_context.h.

uint i915_state::num_user_constants[PIPE_SHADER_TYPES]

number of constants passed in through a constant buffer

Definition at line 134 of file i915_context.h.

unsigned i915_state::sampler[8][3]

Definition at line 137 of file i915_context.h.

unsigned i915_state::sampler_enable_flags

Definition at line 138 of file i915_context.h.

unsigned i915_state::sampler_enable_nr

Definition at line 139 of file i915_context.h.

unsigned i915_state::texbuffer[8][2]

Definition at line 142 of file i915_context.h.

struct vertex_info i915_state::vertex_info [read]

Describes the current hardware vertex layout.

Definition at line 145 of file i915_context.h.

unsigned i915_state::id

Definition at line 147 of file i915_context.h.


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