#include <t_context.h>
Data Fields | |
| GLuint | build_state_trigger |
| state changes which require build. More... | |
| GLuint | build_state_changes |
| state changes since last build. More... | |
| GLuint | run_state_changes |
| state changes since last run. More... | |
| GLuint | run_input_changes |
| VERT_* changes since last run. More... | |
| GLuint | inputs |
| VERT_* inputs to pipeline. More... | |
| tnl_pipeline_stage | stages [MAX_PIPELINE_STAGES+1] |
| This array has to end with a NULL-pointer. More... | |
| GLuint | nr_stages |
The default values are defined at the end of t_pipeline.c
|
|
state changes since last build.
|
|
|
state changes which require build.
|
|
|
VERT_* inputs to pipeline.
|
|
|
|
|
|
VERT_* changes since last run.
|
|
|
state changes since last run.
|
|
|
This array has to end with a NULL-pointer.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001