Lines Matching defs:dpy

92 get_dispatch(Display *dpy)  in get_dispatch()
191 glXChooseVisual(Display *dpy, int screen, int *list) in glXChooseVisual()
202 glXCopyContext(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask) in glXCopyContext()
213 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) in glXCreateContext()
224 glXCreateGLXPixmap(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap) in glXCreateGLXPixmap()
235 glXDestroyContext(Display *dpy, GLXContext ctx) in glXDestroyContext()
248 glXDestroyGLXPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyGLXPixmap()
259 glXGetConfig(Display *dpy, XVisualInfo *visinfo, int attrib, int *value) in glXGetConfig()
291 glXIsDirect(Display *dpy, GLXContext ctx) in glXIsDirect()
302 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) in glXMakeCurrent()
319 glXQueryExtension(Display *dpy, int *errorb, int *event) in glXQueryExtension()
330 glXQueryVersion(Display *dpy, int *maj, int *min) in glXQueryVersion()
341 glXSwapBuffers(Display *dpy, GLXDrawable drawable) in glXSwapBuffers()
355 Display *dpy = glXGetCurrentDisplay(); in glXUseXFont() local
367 Display *dpy = glXGetCurrentDisplay(); in glXWaitGL() local
379 Display *dpy = glXGetCurrentDisplay(); in glXWaitX() local
391 glXGetClientString(Display *dpy, int name) in glXGetClientString()
402 glXQueryExtensionsString(Display *dpy, int screen) in glXQueryExtensionsString()
413 glXQueryServerString(Display *dpy, int screen, int name) in glXQueryServerString()
439 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) in glXChooseFBConfig()
450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool di… in glXCreateNewContext()
461 glXCreatePbuffer(Display *dpy, GLXFBConfig config, const int *attribList) in glXCreatePbuffer()
472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap()
483 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList) in glXCreateWindow()
494 glXDestroyPbuffer(Display *dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyPixmap()
516 glXDestroyWindow(Display *dpy, GLXWindow window) in glXDestroyWindow()
535 glXGetFBConfigAttrib(Display *dpy, GLXFBConfig config, int attribute, int *value) in glXGetFBConfigAttrib()
546 glXGetFBConfigs(Display *dpy, int screen, int *nelements) in glXGetFBConfigs()
556 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
567 glXGetVisualFromFBConfig(Display *dpy, GLXFBConfig config) in glXGetVisualFromFBConfig()
578 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeContextCurrent()
594 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) in glXQueryContext()
606 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) in glXQueryDrawable()
617 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
634 Display *dpy = glXGetCurrentDisplay(); in glXSwapIntervalSGI() local
649 Display *dpy = glXGetCurrentDisplay(); in glXGetVideoSyncSGI() local
660 Display *dpy = glXGetCurrentDisplay(); in glXWaitVideoSyncSGI() local
672 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeCurrentReadSGI()
691 glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeClass, … in glXCreateGLXVideoSourceSGIX()
701 glXDestroyGLXVideoSourceSGIX(Display *dpy, GLXVideoSourceSGIX src) in glXDestroyGLXVideoSourceSGIX()
716 glXFreeContextEXT(Display *dpy, GLXContext context) in glXFreeContextEXT()
738 glXImportContextEXT(Display *dpy, GLXContextID contextID) in glXImportContextEXT()
748 glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute,int *value) in glXQueryContextInfoEXT()
762 glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value) in glXGetFBConfigAttribSGIX()
772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements) in glXChooseFBConfigSGIX()
782 glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX()
792 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sh… in glXCreateContextWithConfigSGIX()
802 glXGetVisualFromFBConfigSGIX(Display *dpy, GLXFBConfigSGIX config) in glXGetVisualFromFBConfigSGIX()
812 glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis) in glXGetFBConfigFromVisualSGIX()
826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int heig… in glXCreateGLXPbufferSGIX()
836 glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf) in glXDestroyGLXPbufferSGIX()
846 glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value) in glXQueryGLXPbufferSGIX()
856 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEventSGIX()
866 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEventSGIX()
880 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI()
894 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel , Window window) in glXBindChannelToWindowSGIX()
904 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) in glXChannelRectSGIX()
914 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) in glXQueryChannelRectSGIX()
924 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh) in glXQueryChannelDeltasSGIX()
934 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) in glXChannelRectSyncSGIX()
948 glXAssociateDMPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuffer, DMparams *params, DMbuffer dmbuffer) in glXAssociateDMPbufferSGIX()
963 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) in glXJoinSwapGroupSGIX()
976 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) in glXBindSwapBarrierSGIX()
986 glXQueryMaxSwapBarriersSGIX(Display *dpy, int screen, int *max) in glXQueryMaxSwapBarriersSGIX()
1000 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, long *pTransparent) in glXGetTransparentIndexSUN()
1014 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) in glXCopySubBufferMESA()
1028 glXReleaseBuffersMESA(Display *dpy, Window w) in glXReleaseBuffersMESA()
1042 glXCreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
1059 Display *dpy = glXGetCurrentDisplay(); in glXSet3DfxModeMESA() local
1077 Display *dpy = glXGetCurrentDisplay(); in glXAllocateMemoryNV() local
1089 Display *dpy = glXGetCurrentDisplay(); in glXFreeMemoryNV() local
1105 Display *dpy = glXGetCurrentDisplay(); in glXGetAGPOffsetMESA() local
1116 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT()
1126 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) in glXReleaseTexImageEXT()