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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h801 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h817 GLXHyperpipeConfigSGIX *glXQueryHyperpipeConfigSGIX (Display *dpy, int hpId, int *npipes);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h975 #define glXQueryHyperpipeConfigSGIX epoxy_glXQueryHyperpipeConfigSGIX macro
H A Dglx_generated_dispatch.c2609 0, // glXQueryHyperpipeConfigSGIX
4036 return glx_single_resolver(PROVIDER_GLX_SGIX_hyperpipe, 2280 /* glXQueryHyperpipeConfigSGIX */);
4320 GEN_THUNKS_RET(GLXHyperpipeConfigSGIX *, glXQueryHyperpipeConfigSGIX, (Display * dpy, int hpId, int * npipes), (dpy, hpId, npipes))
4455 epoxy_glXQueryHyperpipeConfigSGIX_dispatch_table_rewrite_ptr, /* glXQueryHyperpipeConfigSGIX */

Completed in 15 milliseconds