Home
last modified time | relevance | path

Searched refs:__glXWindowRes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglobal.c45 RESTYPE __glXWindowRes; variable
H A Dglxext.c306 __glXWindowRes = CreateNewResourceType((DeleteType) WindowGone, in GlxExtensionInit()
312 !__glXWindowRes || !__glXPbufferRes) in GlxExtensionInit()
H A Dglxcmds.c520 __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 Dglxserver.h183 extern RESTYPE __glXWindowRes;