Searched refs:glXQueryMaxSwapBarriersSGIX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 857 Bool glXQueryMaxSwapBarriersSGIX (Display *dpy, int screen, int *max);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 873 Bool glXQueryMaxSwapBarriersSGIX (Display *dpy, int screen, int *max);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 977 #define glXQueryMaxSwapBarriersSGIX epoxy_glXQueryMaxSwapBarriersSGIX macro
|
| H A D | glx_generated_dispatch.c | 2666 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