Functions | |
int | GLSL_CompileShader (const char *name, const shader_t *shader, int type) |
void | GLSL_DumpAttribArrays (void) |
void | GLSL_Init_Common (void) |
int | GLSL_LinkProgram (const char *name, int vert, int frag) |
int | GLSL_ResolveShaderParam (int program, shaderparam_t *param) |
void | GLSL_SetPalette (const byte *palette) |
Variables | |
int | glsl_colormap |
int | glsl_palette |
void GLSL_DumpAttribArrays | ( | void | ) |
void GLSL_Init_Common | ( | void | ) |
int GLSL_ResolveShaderParam | ( | int | program, |
shaderparam_t * | param | ||
) |
int glsl_colormap |
int glsl_palette |