Searched refs:WGLEW_EXT_swap_control (Results 1 – 2 of 2) sorted by relevance
746 #define WGLEW_EXT_swap_control WGLEW_GET_VAR(__WGLEW_EXT_swap_control) macro
19661 WGLEW_EXT_swap_control = _glewSearchExtension("WGL_EXT_swap_control", extStart, extEnd); in wglewInit()19662 …if (glewExperimental || WGLEW_EXT_swap_control|| crippled) WGLEW_EXT_swap_control= !_glewInit_WGL_… in wglewInit()26889 ret = WGLEW_EXT_swap_control; in wglewIsSupported()