Searched refs:hglrcSrc (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/targets/libgl-gdi/ |
D | stw_wgl.c | 53 HGLRC hglrcSrc, in wglCopyContext() argument 57 return DrvCopyContext( (DHGLRC)(UINT_PTR)hglrcSrc, in wglCopyContext()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 113 BOOL GL_APIENTRY wglCopyContext(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask) in wglCopyContext() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_wgl.cpp | 117 BOOL GL_APIENTRY wglCopyContext(HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask) in wglCopyContext() argument
|
/third_party/openGLES/api/GL/ |
D | wgl.h | 75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 102 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | wgl.h | 94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 121 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
|
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 121 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
|
/third_party/skia/third_party/externals/angle2/include/WGL/ |
D | wgl.h | 94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 121 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask);
|