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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h764 } GLXHyperpipeNetworkSGIX; typedef in typeref:struct:__anonedca13390208
790 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes);
799 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h780 } GLXHyperpipeNetworkSGIX; typedef in typeref:struct:__anon08448d2c0208
806 typedef GLXHyperpipeNetworkSGIX *( *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC) (Display *dpy, int *npipes);
815 GLXHyperpipeNetworkSGIX *glXQueryHyperpipeNetworkSGIX (Display *dpy, int *npipes);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h98 } GLXHyperpipeNetworkSGIX; typedef in typeref:struct:__anonab11be170508
580 typedef GLXHyperpipeNetworkSGIX * (GLAPIENTRY *PFNGLXQUERYHYPERPIPENETWORKSGIXPROC)(Display * dpy, int * npipes);
814 EPOXY_PUBLIC GLXHyperpipeNetworkSGIX * (EPOXY_CALLSPEC *epoxy_glXQueryHyperpipeNetworkSGIX)(Display * dpy, int * npipes);
H A Dglx_generated_dispatch.c4321 GEN_THUNKS_RET(GLXHyperpipeNetworkSGIX *, glXQueryHyperpipeNetworkSGIX, (Display * dpy, int * npipes), (dpy, npipes))

Completed in 21 milliseconds