Searched refs:wglGetCurrentAssociatedContextAMD (Results 1 – 6 of 6) sorted by relevance
337 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
334 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
149 #define wglGetCurrentAssociatedContextAMD WGLEW_GET_FUN(__wglewGetCurrentAssociatedContextAMD) macro
428 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
19039 …r = ((wglGetCurrentAssociatedContextAMD = (PFNWGLGETCURRENTASSOCIATEDCONTEXTAMDPROC)glewGetProcAdd… in _glewInit_WGL_AMD_gpu_association()