Searched refs:wglResetFrameCountNV (Results 1 – 6 of 6) sorted by relevance
763 BOOL WINAPI wglResetFrameCountNV (HDC hDC);
753 BOOL WINAPI wglResetFrameCountNV (HDC hDC);
777 BOOL WINAPI wglResetFrameCountNV (HDC hDC);
1103 #define wglResetFrameCountNV WGLEW_GET_FUN(__wglewResetFrameCountNV) macro
859 BOOL WINAPI wglResetFrameCountNV (HDC hDC);
19432 …r = ((wglResetFrameCountNV = (PFNWGLRESETFRAMECOUNTNVPROC)glewGetProcAddress((const GLubyte*)"wglR… in _glewInit_WGL_NV_swap_group()