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