• Home
  • Raw
  • Download

Lines Matching defs:dpy

63 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable,  in ChangeDrawableAttribute()
173 CreateDRIDrawable(Display *dpy, struct glx_config *config, in CreateDRIDrawable()
213 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable) in DestroyDRIDrawable()
242 __glXGetDrawableAttribute(Display * dpy, GLXDrawable drawable, in __glXGetDrawableAttribute()
443 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable()
480 CreateDrawable(Display *dpy, struct glx_config *config, in CreateDrawable()
552 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) in DestroyDrawable()
574 CreatePbuffer(Display * dpy, struct glx_config *config, in CreatePbuffer()
669 DestroyPbuffer(Display * dpy, GLXDrawable drawable) in DestroyPbuffer()
718 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX()
733 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
806 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer()
822 glXQueryDrawable(Display * dpy, GLXDrawable drawable, in glXQueryDrawable()
870 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, in glXQueryGLXPbufferSGIX()
881 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
914 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
951 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
969 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow()
1003 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
1015 glXDestroyWindow(Display * dpy, GLXWindow win) in glXDestroyWindow()