Searched refs:GLWIN_TRACE_MSG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | glwindows.h | 53 #define GLWIN_TRACE_MSG(msg, args...) if (glxWinDebugSettings.enableTrace) ErrorF(msg " [%s:%d]\n" … macro 56 #define GLWIN_TRACE_MSG(a, ...) macro
|
| H A D | indirect.c | 717 GLWIN_TRACE_MSG("glxWinCopyWindow pWindow %p", pWindow); in glxWinCopyWindow() 772 GLWIN_TRACE_MSG("glxWinSwapBuffers - no context for drawable"); in glxWinDrawableSwapBuffers() 776 GLWIN_TRACE_MSG in glxWinDrawableSwapBuffers() 1203 GLWIN_TRACE_MSG("No drawable for context %p (native ctx %p)", gc, in glxWinMakeDC() 1215 GLWIN_TRACE_MSG("for drawable %p, no WindowPtr", pWin); in glxWinMakeDC() 1236 GLWIN_TRACE_MSG in glxWinMakeDC() 1374 GLWIN_TRACE_MSG("glxWinContextMakeCurrent context %p (native ctx %p)", gc, in glxWinContextMakeCurrent() 1450 GLWIN_TRACE_MSG("glxWinContextLoseCurrent context %p (native ctx %p)", gc, in glxWinContextLoseCurrent() 1971 GLWIN_TRACE_MSG("getAttrValue attr 0x%x, value %d", attr, in getAttrValue()
|