Searched defs:PFNGLXQUERYFRAMECOUNTNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 579 typedef Bool ( *PFNGLXQUERYFRAMECOUNTNVPROC) (Display *dpy, int screen, GLuint *count); typedef in typeref:typename:Bool (*)(Display * dpy,int screen,GLuint * count) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 595 typedef Bool ( *PFNGLXQUERYFRAMECOUNTNVPROC) (Display *dpy, int screen, GLuint *count); typedef in typeref:typename:Bool (*)(Display * dpy,int screen,GLuint * count) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 575 typedef Bool (GLAPIENTRY *PFNGLXQUERYFRAMECOUNTNVPROC)(Display * dpy, int screen, GLuint * count); typedef in typeref:typename:Bool (GLAPIENTRY *)(Display * dpy,int screen,GLuint * count) |
Completed in 10 milliseconds