Searched refs:glXBindHyperpipeSGIX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 803 int glXBindHyperpipeSGIX (Display *dpy, int hpId);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 819 int glXBindHyperpipeSGIX (Display *dpy, int hpId);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 875 #define glXBindHyperpipeSGIX epoxy_glXBindHyperpipeSGIX macro
|
| H A D | glx_generated_dispatch.c | 349 0, // glXBindHyperpipeSGIX 3436 return glx_single_resolver(PROVIDER_GLX_SGIX_hyperpipe, 27 /* glXBindHyperpipeSGIX */); 4220 GEN_THUNKS_RET(int, glXBindHyperpipeSGIX, (Display * dpy, int hpId), (dpy, hpId)) 4355 epoxy_glXBindHyperpipeSGIX_dispatch_table_rewrite_ptr, /* glXBindHyperpipeSGIX */
|
Completed in 13 milliseconds