Searched refs:glXHyperpipeConfigSGIX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 816 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 951 #define glXHyperpipeConfigSGIX epoxy_glXHyperpipeConfigSGIX macro
|
| H A D | glx_generated_dispatch.c | 2037 0, // glXHyperpipeConfigSGIX 3892 return glx_single_resolver(PROVIDER_GLX_SGIX_hyperpipe, 1713 /* glXHyperpipeConfigSGIX */); 4296 GEN_THUNKS_RET(int, glXHyperpipeConfigSGIX, (Display * dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX * cfg, int * hpId), (dpy, networkId, npipes, cfg, hpId)) 4431 epoxy_glXHyperpipeConfigSGIX_dispatch_table_rewrite_ptr, /* glXHyperpipeConfigSGIX */
|
Completed in 15 milliseconds