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

tnl_pipeline Struct Reference

#include <t_context.h>


Detailed Description

Contains the array of all pipeline stages.

The default values are defined at the end of t_pipeline.c

Data Fields

GLuint last_attrib_stride [_TNL_ATTRIB_MAX]
GLuint last_attrib_size [_TNL_ATTRIB_MAX]
GLuint input_changes
GLuint new_state
struct tnl_pipeline_stage stages [MAX_PIPELINE_STAGES+1]
GLuint nr_stages


Field Documentation

GLuint tnl_pipeline::last_attrib_stride[_TNL_ATTRIB_MAX]

GLuint tnl_pipeline::last_attrib_size[_TNL_ATTRIB_MAX]

GLuint tnl_pipeline::input_changes

GLuint tnl_pipeline::new_state

struct tnl_pipeline_stage tnl_pipeline::stages[MAX_PIPELINE_STAGES+1] [read]

GLuint tnl_pipeline::nr_stages


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