Go to the source code of this file.
Defines |
| #define | NR_SIDES 1 |
Functions |
| static void TAG() | light_rgba_spec (GLcontext *ctx, struct vertex_buffer *VB, struct tnl_pipeline_stage *stage, GLvector4f *input) |
| static void TAG() | light_rgba (GLcontext *ctx, struct vertex_buffer *VB, struct tnl_pipeline_stage *stage, GLvector4f *input) |
| static void TAG() | light_fast_rgba_single (GLcontext *ctx, struct vertex_buffer *VB, struct tnl_pipeline_stage *stage, GLvector4f *input) |
| static void TAG() | light_fast_rgba (GLcontext *ctx, struct vertex_buffer *VB, struct tnl_pipeline_stage *stage, GLvector4f *input) |
| static void TAG() | light_ci (GLcontext *ctx, struct vertex_buffer *VB, struct tnl_pipeline_stage *stage, GLvector4f *input) |
| static void TAG() | init_light_tab (void) |