Home
last modified time | relevance | path

Searched refs:wglGetCurrentAssociatedContextAMD (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h337 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
/external/angle/src/third_party/khronos/GL/
Dwglext.h334 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
/external/mesa3d/include/GL/
Dwglext.h337 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h149 #define wglGetCurrentAssociatedContextAMD WGLEW_GET_FUN(__wglewGetCurrentAssociatedContextAMD) macro
/external/angle/include/WGL/
Dwgl.h428 HGLRC WINAPI wglGetCurrentAssociatedContextAMD (void);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19039 …r = ((wglGetCurrentAssociatedContextAMD = (PFNWGLGETCURRENTASSOCIATEDCONTEXTAMDPROC)glewGetProcAdd… in _glewInit_WGL_AMD_gpu_association()