Home
last modified time | relevance | path

Searched refs:wglCreateContextAttribsARB (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_create_context_robustness.txt56 in the <*attrib_list> argument to wglCreateContextAttribsARB:
61 wglCreateContextAttribsARB:
67 argument to wglCreateContextAttribsARB:
82 In the description of wglCreateContextAttribsARB, insert a new
94 wglCreateContextAttribsARB:
118 Add a new context creation error to wglCreateContextAttribsARB:
152 wglCreateContextAttribsARB if the reset notification behavior of
DWGL_ARB_robustness_application_isolation.txt68 in the <*attrib_list> argument to wglCreateContextAttribsARB:
79 wglCreateContextAttribsARB, after that added by
119 Add a new context creation error to wglCreateContextAttribsARB:
148 wglCreateContextAttribsARB if the reset isolation bit of
DARB_create_context_no_error.txt60 wglCreateContextAttribsARB:
73 Add a new paragraph to the description of wglCreateContextAttribsARB, as
DWGL_ARB_create_context.txt59 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext,
100 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hshareContext,
103 If wglCreateContextAttribsARB succeeds, it initializes the context
216 On failure wglCreateContextAttribsARB returns NULL. Extended error
301 wglCreateContextAttribsARB instead of the legacy routines.
502 existing behavior of wglCreateContextAttribsARB on implementations
/third_party/openGLES/extensions/ARB/
DWGL_ARB_create_context_robustness.txt66 in the <*attrib_list> argument to wglCreateContextAttribsARB:
71 wglCreateContextAttribsARB:
77 argument to wglCreateContextAttribsARB:
92 In the description of wglCreateContextAttribsARB, insert a new
104 wglCreateContextAttribsARB:
128 Add a new context creation error to wglCreateContextAttribsARB:
162 wglCreateContextAttribsARB if the reset notification behavior of
DWGL_ARB_robustness_application_isolation.txt78 in the <*attrib_list> argument to wglCreateContextAttribsARB:
89 wglCreateContextAttribsARB, after that added by
129 Add a new context creation error to wglCreateContextAttribsARB:
158 wglCreateContextAttribsARB if the reset isolation bit of
DARB_create_context_no_error.txt70 wglCreateContextAttribsARB:
83 Add a new paragraph to the description of wglCreateContextAttribsARB, as
DWGL_ARB_create_context.txt69 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext,
110 HGLRC wglCreateContextAttribsARB(HDC hDC, HGLRC hshareContext,
113 If wglCreateContextAttribsARB succeeds, it initializes the context
226 On failure wglCreateContextAttribsARB returns NULL. Extended error
311 wglCreateContextAttribsARB instead of the legacy routines.
512 existing behavior of wglCreateContextAttribsARB on implementations
/third_party/openGLES/extensions/NV/
DWGL_NV_multigpu_context.txt71 wglCreateContextAttribsARB:
76 the <*attrib_list> argument to wglCreateContextAttribsARB:
85 Add a new paragraph to the description of wglCreateContextAttribsARB, as
112 WGL_CONTEXT_MULTIGPU_ATTRIB_NV passed into a wglCreateContextAttribsARB
117 wglCreateContextAttribsARB attribute list.
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c40 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
153 context_wgl->priv->wglCreateContextAttribsARB (dpy, share_context, in _create_context_with_flags()
198 context_wgl->priv->wglCreateContextAttribsARB = in gst_gl_context_wgl_create_context()
217 if (context_wgl->priv->wglCreateContextAttribsARB != NULL in gst_gl_context_wgl_create_context()
250 if (context_wgl->priv->wglCreateContextAttribsARB && external_gl_context) { in gst_gl_context_wgl_create_context()
252 context_wgl->priv->wglCreateContextAttribsARB (device, in gst_gl_context_wgl_create_context()
/third_party/mesa3d/src/glx/windows/
Dwgl.h35 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_,
Dwgl.c72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_, in wglCreateContextAttribsARB() function
Dwindowsgl.c172 gc->ctx = wglCreateContextAttribsARB(hdc, shareContext, attribList); in windows_create_context_attribs()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_getprocaddress.c75 STW_EXTENSION_ENTRY( wglCreateContextAttribsARB ),
Dstw_ext_context.c72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c643 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in WIN_GL_CreateContext() local
656 wglCreateContextAttribsARB = in WIN_GL_CreateContext()
659 if (!wglCreateContextAttribsARB) { in WIN_GL_CreateContext()
694 context = wglCreateContextAttribsARB(hdc, share_context, attribs); in WIN_GL_CreateContext()
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_context_flush_control.txt140 wglCreateContextAttribsARB:
145 the <*attrib_list> argument to wglCreateContextAttribsARB:
218 Add a new paragraph to the description of wglCreateContextAttribsARB, as
279 wglCreateContextAttribsARB already describe the situations where invalid
/third_party/openGLES/extensions/KHR/
DKHR_context_flush_control.txt150 wglCreateContextAttribsARB:
155 the <*attrib_list> argument to wglCreateContextAttribsARB:
228 Add a new paragraph to the description of wglCreateContextAttribsARB, as
289 wglCreateContextAttribsARB already describe the situations where invalid
/third_party/openGLES/extensions/EXT/
DWGL_EXT_create_context_es2_profile.txt72 In the description of wglCreateContextAttribsARB, replace the
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_create_context_es2_profile.txt72 In the description of wglCreateContextAttribsARB, replace the
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt263 All capabilities and limitations of wglCreateContextAttribsARB apply
426 If wglCreateContextAttribsARB is not supported, all language
/third_party/openGLES/extensions/AMD/
DWGL_AMD_gpu_association.txt263 All capabilities and limitations of wglCreateContextAttribsARB apply
426 If wglCreateContextAttribsARB is not supported, all language
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dwglew.h158 #define wglCreateContextAttribsARB WGLEW_GET_FUN(__wglewCreateContextAttribsARB) macro
/third_party/openGLES/api/GL/
Dwglext.h70 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h89 HGLRC WINAPI wglCreateContextAttribsARB (HDC hDC, HGLRC hShareContext, const int *attribList);

12