Searched defs:PFNGLXHYPERPIPECONFIGSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 791 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId); typedef in typeref:typename:int (*)(Display * dpy,int networkId,int npipes,GLXHyperpipeConfigSGIX * cfg,int * hpId) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 807 typedef int ( *PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId); typedef in typeref:typename:int (*)(Display * dpy,int networkId,int npipes,GLXHyperpipeConfigSGIX * cfg,int * hpId) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 555 typedef int (GLAPIENTRY *PFNGLXHYPERPIPECONFIGSGIXPROC)(Display * dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX * cfg, int * hpId); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,int networkId,int npipes,GLXHyperpipeConfigSGIX * cfg,int * hpId) |
Completed in 56 milliseconds