doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
Image_program.cpp File Reference
#include "../idlib/precompiled.h"
#include "tr_local.h"

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)
 

Function Documentation

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.

const char* R_ParsePastImageProgram ( idLexer src)

Definition at line 639 of file Image_program.cpp.