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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h802 int glXDestroyHyperpipeConfigSGIX (Display *dpy, int hpId);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h818 int glXDestroyHyperpipeConfigSGIX (Display *dpy, int hpId);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h912 #define glXDestroyHyperpipeConfigSGIX epoxy_glXDestroyHyperpipeConfigSGIX macro
H A Dglx_generated_dispatch.c1186 0, // glXDestroyHyperpipeConfigSGIX
3658 return glx_single_resolver(PROVIDER_GLX_SGIX_hyperpipe, 855 /* glXDestroyHyperpipeConfigSGIX */);
4257 GEN_THUNKS_RET(int, glXDestroyHyperpipeConfigSGIX, (Display * dpy, int hpId), (dpy, hpId))
4392 epoxy_glXDestroyHyperpipeConfigSGIX_dispatch_table_rewrite_ptr, /* glXDestroyHyperpipeConfigSGIX */

Completed in 15 milliseconds