spu_vs_context Struct Reference

Collaboration diagram for spu_vs_context:

Collaboration graph
[legend]

Data Fields

struct pipe_viewport_state viewport
struct {
   uint64_t   src_ptr [PIPE_MAX_ATTRIBS]
   unsigned   pitch [PIPE_MAX_ATTRIBS]
   unsigned   size [PIPE_MAX_ATTRIBS]
   unsigned   code_offset [PIPE_MAX_ATTRIBS]
   unsigned   nr_attrs
   boolean   dirty
   spu_full_fetch_func   fetch_func
   void *   code
vertex_fetch
float plane [12][4]
unsigned nr_planes
struct spu_exec_machine machine
const float(* constants )[4]
unsigned num_vs_outputs

Detailed Description

Definition at line 15 of file spu_vertex_shader.h.


Field Documentation

struct pipe_viewport_state spu_vs_context::viewport [read]

Definition at line 16 of file spu_vertex_shader.h.

uint64_t spu_vs_context::src_ptr[PIPE_MAX_ATTRIBS]

Definition at line 19 of file spu_vertex_shader.h.

unsigned spu_vs_context::pitch[PIPE_MAX_ATTRIBS]

Definition at line 20 of file spu_vertex_shader.h.

unsigned spu_vs_context::size[PIPE_MAX_ATTRIBS]

Definition at line 21 of file spu_vertex_shader.h.

unsigned spu_vs_context::code_offset[PIPE_MAX_ATTRIBS]

Definition at line 22 of file spu_vertex_shader.h.

unsigned spu_vs_context::nr_attrs

Definition at line 23 of file spu_vertex_shader.h.

boolean spu_vs_context::dirty

Definition at line 24 of file spu_vertex_shader.h.

spu_full_fetch_func spu_vs_context::fetch_func

Definition at line 26 of file spu_vertex_shader.h.

void* spu_vs_context::code

Definition at line 27 of file spu_vertex_shader.h.

struct { ... } spu_vs_context::vertex_fetch

float spu_vs_context::plane[12][4]

Definition at line 32 of file spu_vertex_shader.h.

unsigned spu_vs_context::nr_planes

Definition at line 33 of file spu_vertex_shader.h.

struct spu_exec_machine spu_vs_context::machine [read]

Definition at line 35 of file spu_vertex_shader.h.

const float(* spu_vs_context::constants)[4]

Definition at line 36 of file spu_vertex_shader.h.

unsigned spu_vs_context::num_vs_outputs

Definition at line 38 of file spu_vertex_shader.h.


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