Searched refs:GLWIN_DEBUG_MSG2 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglwindows.h57 #define GLWIN_DEBUG_MSG2(msg, args...) if (glWinDebugSettings.enableDebug) ErrorF(msg, ##args ) macro
62 #define GLWIN_DEBUG_MSG2(a, ...) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglwindows.h57 #define GLWIN_DEBUG_MSG2(msg, args...) if (glWinDebugSettings.enableDebug) ErrorF(msg, ##args ) macro
62 #define GLWIN_DEBUG_MSG2(a, ...) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglwindows.h57 #define GLWIN_DEBUG_MSG2(msg, args...) if (glWinDebugSettings.enableDebug) ErrorF(msg, ##args ) macro
62 #define GLWIN_DEBUG_MSG2(a, ...) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dglwindows.h57 #define GLWIN_DEBUG_MSG2(msg, args...) if (glWinDebugSettings.enableDebug) ErrorF(msg, ##args ) macro
62 #define GLWIN_DEBUG_MSG2(a, ...) macro

Completed in 33 milliseconds