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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h800 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h816 int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h951 #define glXHyperpipeConfigSGIX epoxy_glXHyperpipeConfigSGIX macro
H A Dglx_generated_dispatch.c2037 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