Searched refs:glXQueryMaxSwapBarriersSGIX (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h857 Bool glXQueryMaxSwapBarriersSGIX (Display *dpy, int screen, int *max);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h873 Bool glXQueryMaxSwapBarriersSGIX (Display *dpy, int screen, int *max);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h977 #define glXQueryMaxSwapBarriersSGIX epoxy_glXQueryMaxSwapBarriersSGIX macro
H A Dglx_generated_dispatch.c2666 0, // glXQueryMaxSwapBarriersSGIX
4048 return glx_single_resolver(PROVIDER_GLX_SGIX_swap_barrier, 2337 /* glXQueryMaxSwapBarriersSGIX */);
4322 GEN_THUNKS_RET(Bool, glXQueryMaxSwapBarriersSGIX, (Display * dpy, int screen, int * max), (dpy, screen, max))
4457 epoxy_glXQueryMaxSwapBarriersSGIX_dispatch_table_rewrite_ptr, /* glXQueryMaxSwapBarriersSGIX */

Completed in 55 milliseconds