Searched refs:wglQueryCurrentContextNV (Results 1 – 6 of 6) sorted by relevance
729 BOOL WINAPI wglQueryCurrentContextNV (int iAttribute, int *piValue);
719 BOOL WINAPI wglQueryCurrentContextNV (int iAttribute, int *piValue);
743 BOOL WINAPI wglQueryCurrentContextNV (int iAttribute, int *piValue);
1051 #define wglQueryCurrentContextNV WGLEW_GET_FUN(__wglewQueryCurrentContextNV) macro
825 BOOL WINAPI wglQueryCurrentContextNV (int iAttribute, int *piValue);
19414 …r = ((wglQueryCurrentContextNV = (PFNWGLQUERYCURRENTCONTEXTNVPROC)glewGetProcAddress((const GLubyt… in _glewInit_WGL_NV_present_video()