Searched refs:WGLEW_I3D_genlock (Results 1 – 2 of 2) sorted by relevance
842 #define WGLEW_I3D_genlock WGLEW_GET_VAR(__WGLEW_I3D_genlock) macro
19676 WGLEW_I3D_genlock = _glewSearchExtension("WGL_I3D_genlock", extStart, extEnd); in wglewInit()19677 …if (glewExperimental || WGLEW_I3D_genlock|| crippled) WGLEW_I3D_genlock= !_glewInit_WGL_I3D_genloc… in wglewInit()26920 ret = WGLEW_I3D_genlock; in wglewIsSupported()