Searched defs:GLCHECK (Results 1 – 2 of 2) sorted by relevance
270 #define GLCHECK(PROMPT) do {} while(0) macro
281 #define GLCHECK(PROMPT) checkGLImp(PROMPT, __FILE__, __LINE__) macro432 #define GLCHECK(PROMPT) do {} while(0) macro