#include "main/mtypes.h"
Functions | |
struct gl_vertex_program * | _mesa_get_fixed_func_vertex_program (GLcontext *ctx) |
Return a vertex program which implements the current fixed-function transform/lighting/texgen operations. |
struct gl_vertex_program* _mesa_get_fixed_func_vertex_program | ( | GLcontext * | ctx | ) | [read] |
Return a vertex program which implements the current fixed-function transform/lighting/texgen operations.
XXX move this into core mesa (main/)