Searched refs:PFNGLXRESETFRAMECOUNTNVPROC (Results 1 – 4 of 4) sorted by relevance
1051 typedef Bool ( * PFNGLXRESETFRAMECOUNTNVPROC) (Display* dpy, int screen); typedef1608 GLXEW_FUN_EXPORT PFNGLXRESETFRAMECOUNTNVPROC __glewXResetFrameCountNV;
580 typedef Bool ( *PFNGLXRESETFRAMECOUNTNVPROC) (Display *dpy, int screen); typedef
596 typedef Bool ( *PFNGLXRESETFRAMECOUNTNVPROC) (Display *dpy, int screen); typedef
19831 PFNGLXRESETFRAMECOUNTNVPROC __glewXResetFrameCountNV = NULL;20270 …r = ((glXResetFrameCountNV = (PFNGLXRESETFRAMECOUNTNVPROC)glewGetProcAddress((const GLubyte*)"glXR… in _glewInit_GLX_NV_swap_group()