doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | progDef_t |
Functions | |
void | RB_ARB2_DrawInteraction (const drawInteraction_t *din) |
void | RB_ARB2_CreateDrawInteractions (const drawSurf_t *surf) |
void | RB_ARB2_DrawInteractions (void) |
void | R_LoadARBProgram (int progIndex) |
int | R_FindARBProgram (GLenum target, const char *program) |
void | R_ReloadARBPrograms_f (const idCmdArgs &args) |
void | R_ARB2_Init (void) |
Variables | |
CGcontext | cg_context |
Definition at line 521 of file draw_arb2.cpp.
Definition at line 466 of file draw_arb2.cpp.
Definition at line 365 of file draw_arb2.cpp.
Definition at line 505 of file draw_arb2.cpp.
void RB_ARB2_CreateDrawInteractions | ( | const drawSurf_t * | surf | ) |
Definition at line 144 of file draw_arb2.cpp.
void RB_ARB2_DrawInteraction | ( | const drawInteraction_t * | din | ) |
Definition at line 67 of file draw_arb2.cpp.
Definition at line 243 of file draw_arb2.cpp.
CGcontext cg_context |
Definition at line 36 of file draw_arb2.cpp.