Lines Matching refs:dpy
56 glXJoinSwapGroupSGIX(Display * dpy, GLXDrawable drawable, GLXDrawable member) in glXJoinSwapGroupSGIX() argument
58 (void) dpy; in glXJoinSwapGroupSGIX()
68 glXBindSwapBarrierSGIX(Display * dpy, GLXDrawable drawable, int barrier) in glXBindSwapBarrierSGIX() argument
70 (void) dpy; in glXBindSwapBarrierSGIX()
76 glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int *max) in glXQueryMaxSwapBarriersSGIX() argument
78 (void) dpy; in glXQueryMaxSwapBarriersSGIX()
89 glXGetSyncValuesOML(Display * dpy, GLXDrawable drawable, in glXGetSyncValuesOML() argument
92 (void) dpy; in glXGetSyncValuesOML()
101 glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, in glXSwapBuffersMscOML() argument
104 (void) dpy; in glXSwapBuffersMscOML()
114 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, in glXWaitForMscOML() argument
119 (void) dpy; in glXWaitForMscOML()
132 glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, in glXWaitForSbcOML() argument
136 (void) dpy; in glXWaitForSbcOML()
147 glXReleaseBuffersMESA(Display * dpy, GLXDrawable d) in glXReleaseBuffersMESA() argument
149 (void) dpy; in glXReleaseBuffersMESA()
156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, in glXCreateGLXPixmapMESA() argument
159 (void) dpy; in glXCreateGLXPixmapMESA()
171 glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, in glXCopySubBufferMESA() argument
174 (void) dpy; in glXCopySubBufferMESA()
184 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, in glXQueryGLXPbufferSGIX() argument
187 (void) dpy; in glXQueryGLXPbufferSGIX()
195 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, in glXCreateGLXPbufferSGIX() argument
199 (void) dpy; in glXCreateGLXPbufferSGIX()
210 glXGetFBConfigAttribSGIX(Display * dpy, void *config, int a, int *b)
212 (void) dpy;
220 glXChooseFBConfigSGIX(Display * dpy, int a, int *b, int *c)
222 (void) dpy;
230 glXCreateGLXPixmapWithConfigSGIX(Display * dpy, void *config, Pixmap p)
232 (void) dpy;
239 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
242 (void) dpy;
251 glXGetVisualFromFBConfigSGIX(Display * dpy, void *config)
253 (void) dpy;
259 glXGetFBConfigFromVisualSGIX(Display * dpy, XVisualInfo * visinfo)
261 (void) dpy;
270 (Display * dpy, GLXDrawable pbuf),
271 (dpy, pbuf), glXDestroyPbuffer)
274 (Display * dpy, GLXDrawable drawable,
275 unsigned long mask), (dpy, drawable, mask),
279 (Display * dpy, GLXDrawable drawable,
280 unsigned long *mask), (dpy, drawable, mask),