quad_stage Struct Reference

Collaboration diagram for quad_stage:

Collaboration graph
[legend]

Data Fields

struct softpipe_contextsoftpipe
struct quad_stagenext
void(* begin )(struct quad_stage *qs)
void(* run )(struct quad_stage *qs, struct quad_header *quad)
 the stage action
void(* destroy )(struct quad_stage *qs)

Detailed Description

Definition at line 39 of file sp_quad.h.


Field Documentation

struct softpipe_context* quad_stage::softpipe [read]

Definition at line 40 of file sp_quad.h.

struct quad_stage* quad_stage::next [read]

Definition at line 42 of file sp_quad.h.

void(* quad_stage::begin)(struct quad_stage *qs)

void(* quad_stage::run)(struct quad_stage *qs, struct quad_header *quad)

the stage action

void(* quad_stage::destroy)(struct quad_stage *qs)


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