Searched refs:WGLEW_AMD_gpu_association (Results 1 – 2 of 2) sorted by relevance
154 #define WGLEW_AMD_gpu_association WGLEW_GET_VAR(__WGLEW_AMD_gpu_association) macro
19555 WGLEW_AMD_gpu_association = _glewSearchExtension("WGL_AMD_gpu_association", extStart, extEnd); in wglewInit()19556 …if (glewExperimental || WGLEW_AMD_gpu_association|| crippled) WGLEW_AMD_gpu_association= !_glewIni… in wglewInit()26663 ret = WGLEW_AMD_gpu_association; in wglewIsSupported()