Searched refs:wglMakeAssociatedContextCurrentAMD (Results 1 – 6 of 6) sorted by relevance
336 BOOL WINAPI wglMakeAssociatedContextCurrentAMD (HGLRC hglrc);
333 BOOL WINAPI wglMakeAssociatedContextCurrentAMD (HGLRC hglrc);
152 #define wglMakeAssociatedContextCurrentAMD WGLEW_GET_FUN(__wglewMakeAssociatedContextCurrentAMD) macro
427 BOOL WINAPI wglMakeAssociatedContextCurrentAMD (HGLRC hglrc);
19042 …r = ((wglMakeAssociatedContextCurrentAMD = (PFNWGLMAKEASSOCIATEDCONTEXTCURRENTAMDPROC)glewGetProcA… in _glewInit_WGL_AMD_gpu_association()