Searched refs:__glXWindowRes (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | global.c | 45 RESTYPE __glXWindowRes; variable
|
| H A D | glxext.c | 306 __glXWindowRes = CreateNewResourceType((DeleteType) WindowGone, in GlxExtensionInit() 312 !__glXWindowRes || !__glXPbufferRes) in GlxExtensionInit()
|
| H A D | glxcmds.c | 520 __glXWindowRes, NullClient, DixUnknownAccess); in __glXBindSwapBarrierSGIX() 553 __glXWindowRes, NullClient, DixUnknownAccess); in __glXJoinSwapGroupSGIX() 576 __glXWindowRes, NullClient, in __glXJoinSwapGroupSGIX() 956 __glXWindowRes, NullClient, in MakeCurrent() 1068 __glXWindowRes, NullClient, in MakeCurrent() 2148 __glXWindowRes, NullClient, DixUnknownAccess); in __glXDoSwapBuffers() 2297 __glXWindowRes, NullClient, DixUnknownAccess); in __glXSwapBuffers() 3144 glxwindowId, __glXWindowRes, in __glXCreateWindow() 3158 if (!(AddResource(glxwindowId, __glXWindowRes, pGlxWindow))) { in __glXCreateWindow() 3184 glxwindow, __glXWindowRes, in __glXDestroyWindow() [all …]
|
| H A D | glxserver.h | 183 extern RESTYPE __glXWindowRes;
|