Searched defs:PFNGLXQUERYMAXSWAPGROUPSNVPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h578 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 Dglxext.h594 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 Dglx_generated.h582 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