Searched defs:PFNGLXQUERYMAXSWAPGROUPSNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 578 typedef Bool ( *PFNGLXQUERYMAXSWAPGROUPSNVPROC) (Display *dpy, int screen, GLuint *maxGroups, GLuint *maxBarriers); typedef in typeref:typename:Bool (*)(Display * dpy,int screen,GLuint * maxGroups,GLuint * maxBarriers) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 594 typedef Bool ( *PFNGLXQUERYMAXSWAPGROUPSNVPROC) (Display *dpy, int screen, GLuint *maxGroups, GLuint *maxBarriers); typedef in typeref:typename:Bool (*)(Display * dpy,int screen,GLuint * maxGroups,GLuint * maxBarriers) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 582 typedef Bool (GLAPIENTRY *PFNGLXQUERYMAXSWAPGROUPSNVPROC)(Display * dpy, int screen, GLuint * maxGroups, GLuint * maxBarriers); typedef in typeref:typename:Bool (GLAPIENTRY *)(Display * dpy,int screen,GLuint * maxGroups,GLuint * maxBarriers) |
Completed in 14 milliseconds