doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
void | R_LoadImageProgram (const char *name, byte **pic, int *width, int *height, ID_TIME_T *timestamps, textureDepth_t *depth) |
const char * | R_ParsePastImageProgram (idLexer &src) |
void R_LoadImageProgram | ( | const char * | name, |
byte ** | pic, | ||
int * | width, | ||
int * | height, | ||
ID_TIME_T * | timestamps, | ||
textureDepth_t * | depth | ||
) |
Definition at line 618 of file Image_program.cpp.
Definition at line 639 of file Image_program.cpp.