![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
const char * | extension |
void ** | funcvariable |
const char * | name |
Definition at line 410 of file vid_shared.c.
const char* glfunction_t::extension |
Definition at line 412 of file vid_shared.c.
Referenced by GL_CheckExtension(), and GL_InitFunctions().
void** glfunction_t::funcvariable |
Definition at line 414 of file vid_shared.c.
Referenced by GL_CheckExtension(), and GL_InitFunctions().
const char* glfunction_t::name |
Definition at line 413 of file vid_shared.c.
Referenced by GL_CheckExtension(), and GL_InitFunctions().