#include "main/mtypes.h"
#include "t_context.h"
void _tnl_destroy_pipeline | ( | GLcontext * | ctx | ) |
void _tnl_install_pipeline | ( | GLcontext * | ctx, | |
const struct tnl_pipeline_stage ** | stages | |||
) |
void _tnl_RenderClippedLine | ( | GLcontext * | ctx, | |
GLuint | ii, | |||
GLuint | jj | |||
) |
void _tnl_RenderClippedPolygon | ( | GLcontext * | ctx, | |
const GLuint * | elts, | |||
GLuint | n | |||
) |
void _tnl_run_pipeline | ( | GLcontext * | ctx | ) |
struct tnl_pipeline_stage* _tnl_default_pipeline[] |
Public description of this pipeline stage.
struct tnl_pipeline_stage* _tnl_vp_pipeline[] |