Searched defs:GLWIN_DEBUG_MSG (Results 1 – 1 of 1) sorted by relevance
54 #define GLWIN_DEBUG_MSG(msg, args...) if (glxWinDebugSettings.enableDebug) ErrorF(msg " [%s:%d]\n" … macro57 #define GLWIN_DEBUG_MSG(a, ...) macro