Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h334 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/external/angle/src/third_party/khronos/GL/
Dwglext.h331 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/external/mesa3d/include/GL/
Dwglext.h334 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h146 #define wglCreateAssociatedContextAttribsAMD WGLEW_GET_FUN(__wglewCreateAssociatedContextAttribsAMD) macro
/external/angle/include/WGL/
Dwgl.h425 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19036 …r = ((wglCreateAssociatedContextAttribsAMD = (PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC)glewGetP… in _glewInit_WGL_AMD_gpu_association()