Searched refs:WGLEW_NV_video_output (Results 1 – 2 of 2) sorted by relevance
1185 #define WGLEW_NV_video_output WGLEW_GET_VAR(__WGLEW_NV_video_output) macro
19739 WGLEW_NV_video_output = _glewSearchExtension("WGL_NV_video_output", extStart, extEnd); in wglewInit()19740 …if (glewExperimental || WGLEW_NV_video_output|| crippled) WGLEW_NV_video_output= !_glewInit_WGL_NV… in wglewInit()27042 ret = WGLEW_NV_video_output; in wglewIsSupported()