Home
last modified time | relevance | path

Searched refs:hShareContext (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() argument
202 if (hShareContext) in wglCreateContextAttribsARB()
203 share_dhglrc = stw_dev->callbacks.pfnGetDhglrc(hShareContext); in wglCreateContextAttribsARB()
208 share_dhglrc = (DHGLRC)(INT_PTR)hShareContext; in wglCreateContextAttribsARB()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_robustness_application_isolation.txt121 "* If the reset isolation bits of <hShareContext> and the newly
149 <hShareContext> does not match the reset isolation bit of
DWGL_ARB_create_context_robustness.txt120 "* If the reset notification behavior of <hShareContext> and the
153 <hShareContext> does not match the reset notification behavior of
DWGL_ARB_create_context.txt59 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext,
251 * If <hShareContext> is neither zero nor a valid context handle, then
262 * If the OpenGL server context state for <hShareContext> exists in an
/third_party/openGLES/extensions/ARB/
DWGL_ARB_robustness_application_isolation.txt131 "* If the reset isolation bits of <hShareContext> and the newly
159 <hShareContext> does not match the reset isolation bit of
DWGL_ARB_create_context_robustness.txt130 "* If the reset notification behavior of <hShareContext> and the
163 <hShareContext> does not match the reset notification behavior of
DWGL_ARB_create_context.txt69 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext,
261 * If <hShareContext> is neither zero nor a valid context handle, then
272 * If the OpenGL server context state for <hShareContext> exists in an
/third_party/skia/src/utils/win/
DSkWGL_win.cpp76 HGLRC hShareContext, in createContextAttribs() argument
78 return fCreateContextAttribs(hDC, hShareContext, attribList); in createContextAttribs()
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp76 HGLRC hShareContext, in createContextAttribs() argument
78 return fCreateContextAttribs(hDC, hShareContext, attribList); in createContextAttribs()
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
324 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
334 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h89 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
91 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
321 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
331 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/openGLES/api/GL/
Dwglext.h68 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
70 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
305 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
315 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
Dwgl.h159 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
161 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
396 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
406 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h89 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
91 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
321 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
331 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/mesa3d/include/GL/
Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
324 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
334 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwglext.h87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
324 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
334 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
Dwgl.h178 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
180 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
410 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
420 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/openGLES/extensions/AMD/
DWGL_AMD_gpu_association.txt96 HGLRC wglCreateAssociatedContextAttribsAMD(UINT id, HGLRC hShareContext,
261 HGLRC hShareContext, const int *attribList)
271 <hShareContext> must either be NULL or that of an associated context
272 created with the the same GPU ID as <id>. If <hShareContext> was
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt96 HGLRC wglCreateAssociatedContextAttribsAMD(UINT id, HGLRC hShareContext,
261 HGLRC hShareContext, const int *attribList)
271 <hShareContext> must either be NULL or that of an associated context
272 created with the the same GPU ID as <id>. If <hShareContext> was
/third_party/flutter/skia/third_party/externals/angle2/include/WGL/
Dwgl.h178 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
180 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
415 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
425 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/skia/third_party/externals/angle2/include/WGL/
Dwgl.h178 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…
180 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
415 typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UINT id, HGLRC hShareContext,…
425 HGLRC WINAPI wglCreateAssociatedContextAttribsAMD (UINT id, HGLRC hShareContext, const int *attribL…
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c86 hShareContext,
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dwglew.h156 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int…