Searched refs:WGLEW_NV_video_capture (Results 1 – 2 of 2) sorted by relevance
1146 #define WGLEW_NV_video_capture WGLEW_GET_VAR(__WGLEW_NV_video_capture) macro
19735 WGLEW_NV_video_capture = _glewSearchExtension("WGL_NV_video_capture", extStart, extEnd); in wglewInit()19736 …if (glewExperimental || WGLEW_NV_video_capture|| crippled) WGLEW_NV_video_capture= !_glewInit_WGL_… in wglewInit()27035 ret = WGLEW_NV_video_capture; in wglewIsSupported()