• Home
  • Raw
  • Download

Lines Matching refs:GLXDrawable

241 GLXDrawable PUBLIC
261 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) in glXMakeCurrent()
297 glXSwapBuffers(Display *dpy, GLXDrawable drawable) in glXSwapBuffers()
482 GLXDrawable PUBLIC
512 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
534 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeContextCurrent()
559 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) in glXQueryDrawable()
570 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
625 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeCurrentReadSGI()
634 GLXDrawable PUBLIC
809 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEventSGIX()
819 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEventSGIX()
916 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) in glXJoinSwapGroupSGIX()
929 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) in glXBindSwapBarrierSGIX()
967 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) in glXCopySubBufferMESA()
1009 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT()
1019 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) in glXReleaseTexImageEXT()