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) |
| #define NR_SIDES 1 |
| static void TAG() init_light_tab | ( | void | ) | [static] |
| static void TAG() light_ci | ( | GLcontext * | ctx, | |
| struct vertex_buffer * | VB, | |||
| struct tnl_pipeline_stage * | stage, | |||
| GLvector4f * | input | |||
| ) | [static] |
| static void TAG() light_fast_rgba | ( | GLcontext * | ctx, | |
| struct vertex_buffer * | VB, | |||
| struct tnl_pipeline_stage * | stage, | |||
| GLvector4f * | input | |||
| ) | [static] |
| static void TAG() light_fast_rgba_single | ( | GLcontext * | ctx, | |
| struct vertex_buffer * | VB, | |||
| struct tnl_pipeline_stage * | stage, | |||
| GLvector4f * | input | |||
| ) | [static] |
| static void TAG() light_rgba | ( | GLcontext * | ctx, | |
| struct vertex_buffer * | VB, | |||
| struct tnl_pipeline_stage * | stage, | |||
| GLvector4f * | input | |||
| ) | [static] |
| static void TAG() light_rgba_spec | ( | GLcontext * | ctx, | |
| struct vertex_buffer * | VB, | |||
| struct tnl_pipeline_stage * | stage, | |||
| GLvector4f * | input | |||
| ) | [static] |
1.5.4