• Home
  • Raw
  • Download

Lines Matching refs:GLXDrawable

242 GLXDrawable PUBLIC
262 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) in glXMakeCurrent()
298 glXSwapBuffers(Display *dpy, GLXDrawable drawable) in glXSwapBuffers()
483 GLXDrawable PUBLIC
513 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEvent()
535 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeContextCurrent()
560 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) in glXQueryDrawable()
571 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEvent()
626 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeCurrentReadSGI()
635 GLXDrawable PUBLIC
810 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) in glXSelectEventSGIX()
820 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) in glXGetSelectedEventSGIX()
917 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) in glXJoinSwapGroupSGIX()
930 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) in glXBindSwapBarrierSGIX()
968 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) in glXCopySubBufferMESA()
1070 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, in glXBindTexImageEXT()
1080 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) in glXReleaseTexImageEXT()