Searched refs:GLAQUA_DEBUG_MSG (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/ |
| H A D | indirect.c | 56 #define GLAQUA_DEBUG_MSG(msg, args ...) ASL_LOG(ASL_LEVEL_DEBUG, "GLXAqua", \ macro 147 GLAQUA_DEBUG_MSG("glXAquaScreenCreateContext\n"); 184 GLAQUA_DEBUG_MSG("glAquaCreateContext done\n"); 199 GLAQUA_DEBUG_MSG("glAquaContextDestroy (ctx %p)\n", baseContext); 225 GLAQUA_DEBUG_MSG("glAquaLoseCurrent (ctx 0x%p)\n", baseContext); 254 GLAQUA_DEBUG_MSG("surface_notify(%p, %p)\n", _arg, data); 286 GLAQUA_DEBUG_MSG("attach(%p, %p)\n", context, draw); 337 GLAQUA_DEBUG_MSG("attached 0x%x to 0x%x\n", (unsigned int)pDraw->id, 351 GLAQUA_DEBUG_MSG("unattach\n"); 357 GLAQUA_DEBUG_MSG("unattachin [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/ |
| H A D | indirect.c | 63 #define GLAQUA_DEBUG_MSG ErrorF macro 65 #define GLAQUA_DEBUG_MSG(a, ...) macro 136 GLAQUA_DEBUG_MSG("glXAquaScreenCreateContext\n"); 174 GLAQUA_DEBUG_MSG("glAquaCreateContext done\n"); 187 GLAQUA_DEBUG_MSG("glAquaContextDestroy (ctx %p)\n", baseContext); 208 GLAQUA_DEBUG_MSG("glAquaLoseCurrent (ctx 0x%p)\n", baseContext); 235 GLAQUA_DEBUG_MSG("surface_notify(%p, %p)\n", _arg, data); 263 GLAQUA_DEBUG_MSG("attach(%p, %p)\n", context, draw); 312 GLAQUA_DEBUG_MSG("attached 0x%x to 0x%x\n", (unsigned int) pDraw->id, 324 GLAQUA_DEBUG_MSG("unattac [all...] |
Completed in 3 milliseconds