HomeSort by relevance Sort by last modified time
    Searched refs:checkGLImp (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/WinQuake/
glquake.h 279 void checkGLImp(const char* state, const char* file, int line);
281 #define GLCHECK(PROMPT) checkGLImp(PROMPT, __FILE__, __LINE__)
gl_draw.cpp     [all...]

Completed in 911 milliseconds