Searched refs:glXDestroyHyperpipeConfigSGIX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 802 int glXDestroyHyperpipeConfigSGIX (Display *dpy, int hpId);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 818 int glXDestroyHyperpipeConfigSGIX (Display *dpy, int hpId);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 912 #define glXDestroyHyperpipeConfigSGIX epoxy_glXDestroyHyperpipeConfigSGIX macro
|
| H A D | glx_generated_dispatch.c | 1186 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