Searched refs:GLAQUA_DEBUG_MSG (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/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"); in __glXAquaScreenCreateContext() 184 GLAQUA_DEBUG_MSG("glAquaCreateContext done\n"); in __glXAquaScreenCreateContext() 199 GLAQUA_DEBUG_MSG("glAquaContextDestroy (ctx %p)\n", baseContext); in __glXAquaContextDestroy() 225 GLAQUA_DEBUG_MSG("glAquaLoseCurrent (ctx 0x%p)\n", baseContext); in __glXAquaContextLoseCurrent() 254 GLAQUA_DEBUG_MSG("surface_notify(%p, %p)\n", _arg, data); in surface_notify() 286 GLAQUA_DEBUG_MSG("attach(%p, %p)\n", context, draw); in attach() 337 GLAQUA_DEBUG_MSG("attached 0x%x to 0x%x\n", (unsigned int)pDraw->id, in attach() 351 GLAQUA_DEBUG_MSG("unattach\n"); 357 GLAQUA_DEBUG_MSG("unattaching\n"); [all …]
|