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()
197 static GLXContext dispatch_CreateContextWithConfigSGIX(Display *dpy, in dispatch_CreateContextWithConfigSGIX()
228 static GLXPbuffer dispatch_CreateGLXPbufferSGIX(Display *dpy, in dispatch_CreateGLXPbufferSGIX()
262 static GLXPixmap dispatch_CreateGLXPixmapWithConfigSGIX(Display *dpy, in dispatch_CreateGLXPixmapWithConfigSGIX()
291 static void dispatch_DestroyGLXPbufferSGIX(Display *dpy, GLXPbuffer pbuf) in dispatch_DestroyGLXPbufferSGIX()
363 static int dispatch_GetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, in dispatch_GetFBConfigAttribSGIX()
382 static GLXFBConfigSGIX dispatch_GetFBConfigFromVisualSGIX(Display *dpy, in dispatch_GetFBConfigFromVisualSGIX()
407 static void dispatch_GetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, in dispatch_GetSelectedEventSGIX()
447 static XVisualInfo *dispatch_GetVisualFromFBConfigSGIX(Display *dpy, in dispatch_GetVisualFromFBConfigSGIX()
466 static int dispatch_QueryContextInfoEXT(Display *dpy, GLXContext ctx, in dispatch_QueryContextInfoEXT()
485 static void dispatch_QueryGLXPbufferSGIX(Display *dpy, GLXPbuffer pbuf, in dispatch_QueryGLXPbufferSGIX()
504 static void dispatch_ReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, in dispatch_ReleaseTexImageEXT()
523 static void dispatch_SelectEventSGIX(Display *dpy, GLXDrawable drawable, in dispatch_SelectEventSGIX()
585 static void dispatch_BindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, in dispatch_BindSwapBarrierSGIX()
604 static void dispatch_CopySubBufferMESA(Display *dpy, GLXDrawable drawable, in dispatch_CopySubBufferMESA()
623 static GLXPixmap dispatch_CreateGLXPixmapMESA(Display *dpy, in dispatch_CreateGLXPixmapMESA()
652 static GLboolean dispatch_GetMscRateOML(Display *dpy, GLXDrawable drawable, in dispatch_GetMscRateOML()
671 static const char *dispatch_GetScreenDriver(Display *dpy, int scrNum) in dispatch_GetScreenDriver()
711 static Bool dispatch_GetSyncValuesOML(Display *dpy, GLXDrawable drawable, in dispatch_GetSyncValuesOML()
730 static void dispatch_JoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, in dispatch_JoinSwapGroupSGIX()
792 static Bool dispatch_QueryMaxSwapBarriersSGIX(Display *dpy, int screen, in dispatch_QueryMaxSwapBarriersSGIX()
811 static Bool dispatch_QueryRendererIntegerMESA(Display *dpy, int screen, in dispatch_QueryRendererIntegerMESA()
831 static const char *dispatch_QueryRendererStringMESA(Display *dpy, int screen, in dispatch_QueryRendererStringMESA()
850 static Bool dispatch_ReleaseBuffersMESA(Display *dpy, GLXDrawable d) in dispatch_ReleaseBuffersMESA()
868 static int64_t dispatch_SwapBuffersMscOML(Display *dpy, GLXDrawable drawable, in dispatch_SwapBuffersMscOML()
909 static void dispatch_SwapIntervalEXT(Display *dpy, GLXDrawable drawable, int interval) in dispatch_SwapIntervalEXT()
927 static Bool dispatch_WaitForMscOML(Display *dpy, GLXDrawable drawable, in dispatch_WaitForMscOML()
948 static Bool dispatch_WaitForSbcOML(Display *dpy, GLXDrawable drawable, in dispatch_WaitForSbcOML()