Searched refs:WGLEW_ARB_create_context (Results 1 – 2 of 2) sorted by relevance
209 #define WGLEW_ARB_create_context WGLEW_GET_VAR(__WGLEW_ARB_create_context) macro
19566 WGLEW_ARB_create_context = _glewSearchExtension("WGL_ARB_create_context", extStart, extEnd); in wglewInit()19567 …if (glewExperimental || WGLEW_ARB_create_context|| crippled) WGLEW_ARB_create_context= !_glewInit_… in wglewInit()26687 ret = WGLEW_ARB_create_context; in wglewIsSupported()