#include <t_context.h>
Data Fields | |
| const char * | name |
| GLuint | check_state |
| GLuint | run_state |
| GLboolean | active |
| GLuint | inputs |
| GLuint | outputs |
| GLuint | changed_inputs |
| void * | privatePtr |
| void(* | destroy )(struct tnl_pipeline_stage *) |
| void(* | check )(GLcontext *ctx, struct tnl_pipeline_stage *) |
| GLboolean(* | run )(GLcontext *ctx, struct tnl_pipeline_stage *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001