Home
last modified time | relevance | path

Searched refs:PFNWGLCOPYCONTEXTPROC (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/util/windows/
Dwgl_loader_autogen.cpp19 PFNWGLCOPYCONTEXTPROC _wglCopyContext;
56 _wglCopyContext = reinterpret_cast<PFNWGLCOPYCONTEXTPROC>(loadProc("wglCopyContext")); in LoadWGL()
Dwgl_loader_autogen.h27 extern PFNWGLCOPYCONTEXTPROC _wglCopyContext;
/third_party/skia/third_party/externals/angle2/util/windows/
Dwgl_loader_autogen.cpp19 PFNWGLCOPYCONTEXTPROC l__wglCopyContext;
60 l__wglCopyContext = reinterpret_cast<PFNWGLCOPYCONTEXTPROC>(loadProc("wglCopyContext")); in LoadWGL()
Dwgl_loader_autogen.h60 extern PFNWGLCOPYCONTEXTPROC l__wglCopyContext;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h32 PFNWGLCOPYCONTEXTPROC copyContext;
Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT); typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h32 PFNWGLCOPYCONTEXTPROC copyContext;
Dfunctionswgl_typedefs.h22 typedef BOOL(WINAPI *PFNWGLCOPYCONTEXTPROC)(HGLRC, HGLRC, UINT); typedef
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/
Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/skia/third_party/externals/angle2/include/WGL/
Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/mingw-w64/mingw-w64-headers/include/GL/
Dwgl.h94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef
/third_party/openGLES/api/GL/
Dwgl.h75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); typedef