core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

vp_stage_data Struct Reference


Detailed Description

Private storage for the vertex program pipeline stage.

Data Fields

GLvector4f results [VERT_RESULT_MAX]
 The results of running the vertex program go into these arrays.
GLvector4f ndcCoords
 normalized device coords
GLubyte * clipmask
 clip flags
GLubyte ormask
GLubyte andmask
 for clipping

Field Documentation

GLvector4f vp_stage_data::results[VERT_RESULT_MAX]

The results of running the vertex program go into these arrays.

GLvector4f vp_stage_data::ndcCoords

normalized device coords

GLubyte* vp_stage_data::clipmask

clip flags

GLubyte vp_stage_data::ormask

GLubyte vp_stage_data::andmask

for clipping


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:48:10 2009 for Mesa Transform and Lighting (tnl) by  doxygen 1.5.4