Lines Matching defs:dpy
108 static void dispatch_BindTexImageEXT(Display *dpy, GLXDrawable drawable, in dispatch_BindTexImageEXT()
127 static GLXFBConfigSGIX *dispatch_ChooseFBConfigSGIX(Display *dpy, int screen, in dispatch_ChooseFBConfigSGIX()
154 static GLXContext dispatch_CreateContextAttribsARB(Display *dpy, in dispatch_CreateContextAttribsARB()
185 static GLXContext dispatch_CreateContextWithConfigSGIX(Display *dpy, in dispatch_CreateContextWithConfigSGIX()
216 static GLXPbuffer dispatch_CreateGLXPbufferSGIX(Display *dpy, in dispatch_CreateGLXPbufferSGIX()
250 static GLXPixmap dispatch_CreateGLXPixmapWithConfigSGIX(Display *dpy, in dispatch_CreateGLXPixmapWithConfigSGIX()
279 static void dispatch_DestroyGLXPbufferSGIX(Display *dpy, GLXPbuffer pbuf) in dispatch_DestroyGLXPbufferSGIX()
351 static int dispatch_GetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, in dispatch_GetFBConfigAttribSGIX()
370 static GLXFBConfigSGIX dispatch_GetFBConfigFromVisualSGIX(Display *dpy, in dispatch_GetFBConfigFromVisualSGIX()
395 static void dispatch_GetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, in dispatch_GetSelectedEventSGIX()
435 static XVisualInfo *dispatch_GetVisualFromFBConfigSGIX(Display *dpy, in dispatch_GetVisualFromFBConfigSGIX()
454 static int dispatch_QueryContextInfoEXT(Display *dpy, GLXContext ctx, in dispatch_QueryContextInfoEXT()
473 static void dispatch_QueryGLXPbufferSGIX(Display *dpy, GLXPbuffer pbuf, in dispatch_QueryGLXPbufferSGIX()
492 static void dispatch_ReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, in dispatch_ReleaseTexImageEXT()
511 static void dispatch_SelectEventSGIX(Display *dpy, GLXDrawable drawable, in dispatch_SelectEventSGIX()
573 static void dispatch_BindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, in dispatch_BindSwapBarrierSGIX()
592 static void dispatch_CopySubBufferMESA(Display *dpy, GLXDrawable drawable, in dispatch_CopySubBufferMESA()
611 static GLXPixmap dispatch_CreateGLXPixmapMESA(Display *dpy, in dispatch_CreateGLXPixmapMESA()
640 static GLboolean dispatch_GetMscRateOML(Display *dpy, GLXDrawable drawable, in dispatch_GetMscRateOML()
659 static const char *dispatch_GetScreenDriver(Display *dpy, int scrNum) in dispatch_GetScreenDriver()
699 static Bool dispatch_GetSyncValuesOML(Display *dpy, GLXDrawable drawable, in dispatch_GetSyncValuesOML()
718 static void dispatch_JoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, in dispatch_JoinSwapGroupSGIX()
780 static Bool dispatch_QueryMaxSwapBarriersSGIX(Display *dpy, int screen, in dispatch_QueryMaxSwapBarriersSGIX()
799 static Bool dispatch_QueryRendererIntegerMESA(Display *dpy, int screen, in dispatch_QueryRendererIntegerMESA()
819 static const char *dispatch_QueryRendererStringMESA(Display *dpy, int screen, in dispatch_QueryRendererStringMESA()
838 static Bool dispatch_ReleaseBuffersMESA(Display *dpy, GLXDrawable d) in dispatch_ReleaseBuffersMESA()
856 static int64_t dispatch_SwapBuffersMscOML(Display *dpy, GLXDrawable drawable, in dispatch_SwapBuffersMscOML()
897 static void dispatch_SwapIntervalEXT(Display *dpy, GLXDrawable drawable, int interval) in dispatch_SwapIntervalEXT()
915 static Bool dispatch_WaitForMscOML(Display *dpy, GLXDrawable drawable, in dispatch_WaitForMscOML()
936 static Bool dispatch_WaitForSbcOML(Display *dpy, GLXDrawable drawable, in dispatch_WaitForSbcOML()