Lines Matching defs:dpy
59 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable, in ChangeDrawableAttribute()
152 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable()
192 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable) in DestroyDRIDrawable()
225 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute()
404 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable()
441 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable()
513 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) in DestroyDrawable()
531 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer()
598 DestroyPbuffer(Display * dpy, GLXDrawable drawable) in DestroyPbuffer()
631 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX()
646 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
719 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
735 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable()
783 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, in glXQueryGLXPbufferSGIX()
794 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
827 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
864 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
882 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow()
916 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
928 glXDestroyWindow(Display * dpy, GLXWindow win) in glXDestroyWindow()
952 glXCreateGLXPixmap(Display * dpy, XVisualInfo * vis, Pixmap pixmap) in glXCreateGLXPixmap()
1029 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) in glXDestroyGLXPixmap()
1040 glXCreateGLXPixmapWithConfigSGIX(Display * dpy, in glXCreateGLXPixmapWithConfigSGIX()