Lines Matching refs:GLXDrawable

282 GLXDrawable PUBLIC
302 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) in glXMakeCurrent()
341 glXSwapBuffers(Display *dpy, GLXDrawable drawable) in glXSwapBuffers()
526 GLXDrawable PUBLIC
556 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
578 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeContextCurrent()
606 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) in glXQueryDrawable()
617 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
672 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeCurrentReadSGI()
681 GLXDrawable PUBLIC
856 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEventSGIX()
866 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEventSGIX()
963 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) in glXJoinSwapGroupSGIX()
976 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) in glXBindSwapBarrierSGIX()
1014 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) in glXCopySubBufferMESA()
1116 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT()
1126 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) in glXReleaseTexImageEXT()