fetch_shade_emit Struct Reference

Collaboration diagram for fetch_shade_emit:

Collaboration graph
[legend]

Data Fields

struct draw_pt_middle_end base
struct draw_contextdraw
const float * constants
unsigned pitch [PIPE_MAX_ATTRIBS]
const ubytesrc [PIPE_MAX_ATTRIBS]
unsigned prim
struct draw_vs_varient_key key
struct draw_vs_varientactive
struct vertex_infovinfo

Detailed Description

Definition at line 50 of file draw_pt_fetch_shade_emit.c.


Field Documentation

struct draw_pt_middle_end fetch_shade_emit::base [read]

Definition at line 51 of file draw_pt_fetch_shade_emit.c.

struct draw_context* fetch_shade_emit::draw [read]

Definition at line 52 of file draw_pt_fetch_shade_emit.c.

const float* fetch_shade_emit::constants

Definition at line 57 of file draw_pt_fetch_shade_emit.c.

unsigned fetch_shade_emit::pitch[PIPE_MAX_ATTRIBS]

Definition at line 58 of file draw_pt_fetch_shade_emit.c.

const ubyte* fetch_shade_emit::src[PIPE_MAX_ATTRIBS]

Definition at line 59 of file draw_pt_fetch_shade_emit.c.

unsigned fetch_shade_emit::prim

Definition at line 60 of file draw_pt_fetch_shade_emit.c.

struct draw_vs_varient_key fetch_shade_emit::key [read]

Definition at line 62 of file draw_pt_fetch_shade_emit.c.

struct draw_vs_varient* fetch_shade_emit::active [read]

Definition at line 63 of file draw_pt_fetch_shade_emit.c.

struct vertex_info* fetch_shade_emit::vinfo [read]

Definition at line 66 of file draw_pt_fetch_shade_emit.c.


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