render_stage Struct Reference

Last stage of 'draw' pipeline: send tris to SPUs. More...

Collaboration diagram for render_stage:

Collaboration graph
[legend]

Data Fields

struct draw_stage stage
 This must be first (base class).
struct cell_contextcell

Detailed Description

Last stage of 'draw' pipeline: send tris to SPUs.

Author:
Brian Paul

Definition at line 40 of file cell_render.c.


Field Documentation

struct draw_stage render_stage::stage [read]

This must be first (base class).

Definition at line 41 of file cell_render.c.

struct cell_context* render_stage::cell [read]

Definition at line 43 of file cell_render.c.


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