Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglobal.c44 RESTYPE __glXPixmapRes; variable
H A Dglxext.c304 __glXPixmapRes = CreateNewResourceType((DeleteType) PixmapGone, in GlxExtensionInit()
311 if (!__glXContextRes || !__glXClientRes || !__glXPixmapRes || in GlxExtensionInit()
H A Dglxcmds.c513 __glXPixmapRes, NullClient, DixUnknownAccess); in __glXBindSwapBarrierSGIX()
546 __glXPixmapRes, NullClient, DixUnknownAccess); in __glXJoinSwapGroupSGIX()
568 __glXPixmapRes, NullClient, in __glXJoinSwapGroupSGIX()
931 __glXPixmapRes, NullClient, in MakeCurrent()
1046 __glXPixmapRes, NullClient, in MakeCurrent()
2012 if (!(AddResource(glxpixmapId, __glXPixmapRes, pGlxPixmap))) in CreateGLXPixmap()
2050 __glXPixmapRes, NullClient, DixUnknownAccess); in __glXDestroyGLXPixmap()
2136 __glXPixmapRes, NullClient, DixUnknownAccess); in __glXDoSwapBuffers()
2286 __glXPixmapRes, NullClient, DixUnknownAccess); in __glXSwapBuffers()
3509 drawId, __glXPixmapRes, in __glXGetDrawableAttributes()
[all …]
H A Dglxserver.h181 extern RESTYPE __glXPixmapRes;