Lines Matching defs:dpy
60 warn_GLX_1_3(Display * dpy, const char *function_name) in warn_GLX_1_3()
84 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable, in ChangeDrawableAttribute()
193 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable()
229 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) in DestroyDRIDrawable()
247 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig, in CreateDRIDrawable()
255 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) in DestroyDRIDrawable()
277 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute()
436 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable()
460 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable()
524 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) in DestroyDrawable()
550 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer()
653 DestroyPbuffer(Display * dpy, GLXDrawable drawable) in DestroyPbuffer()
702 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX()
717 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
792 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
808 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable()
857 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, in glXQueryGLXPbufferSGIX()
868 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
901 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
938 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
958 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow()
993 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
1006 glXDestroyWindow(Display * dpy, GLXWindow win) in glXDestroyWindow()