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()
217 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute()
394 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable()
431 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable()
503 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) in DestroyDrawable()
521 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer()
588 DestroyPbuffer(Display * dpy, GLXDrawable drawable) in DestroyPbuffer()
621 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX()
636 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
709 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
725 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable()
773 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, in glXQueryGLXPbufferSGIX()
784 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
817 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
854 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
872 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow()
906 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
918 glXDestroyWindow(Display * dpy, GLXWindow win) in glXDestroyWindow()
942 glXCreateGLXPixmap(Display * dpy, XVisualInfo * vis, Pixmap pixmap) in glXCreateGLXPixmap()
1019 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) in glXDestroyGLXPixmap()
1030 glXCreateGLXPixmapWithConfigSGIX(Display * dpy, in glXCreateGLXPixmapWithConfigSGIX()