Lines Matching defs:dpy
60 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable, in ChangeDrawableAttribute()
170 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable()
208 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) in DestroyDRIDrawable()
241 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute()
398 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable()
422 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable()
489 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) in DestroyDrawable()
515 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer()
618 DestroyPbuffer(Display * dpy, GLXDrawable drawable) in DestroyPbuffer()
667 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX()
682 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
755 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
771 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable()
819 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, in glXQueryGLXPbufferSGIX()
830 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
863 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
900 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
918 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow()
952 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
964 glXDestroyWindow(Display * dpy, GLXWindow win) in glXDestroyWindow()