/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/ |
D | SDL_naclopengles.c | 76 PP_Resource context, share_context = 0; in NACL_GLES_CreateContext() local 82 share_context = (PP_Resource) SDL_GL_GetCurrentContext(); in NACL_GLES_CreateContext() 128 context = driverdata->ppb_graphics->Create(driverdata->instance, share_context, attribs); in NACL_GLES_CreateContext()
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | android_context_gl.cc | 150 const AndroidContextGL* share_context) in AndroidContextGL() argument 177 share_context != nullptr ? share_context->context_ : EGL_NO_CONTEXT); in AndroidContextGL()
|
D | android_context_gl.h | 47 const AndroidContextGL* share_context = nullptr);
|
/third_party/mesa3d/src/glx/ |
D | create_context.c | 46 GLXContext share_context, Bool direct, in glXCreateContextAttribsARB() argument 51 struct glx_context *const share = (struct glx_context *) share_context; in glXCreateContextAttribsARB()
|
D | dri_common.h | 84 dri2_check_no_error(uint32_t flags, struct glx_context *share_context,
|
D | dri_common.c | 556 dri2_check_no_error(uint32_t flags, struct glx_context *share_context, in dri2_check_no_error() argument 576 if (share_context && !!share_context->noError != !!noError) { in dri2_check_no_error()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11opengl.c | 81 share_context, 570 GLXContext context = NULL, share_context; in X11_GL_CreateContext() local 573 share_context = (GLXContext)SDL_GL_GetCurrentContext(); in X11_GL_CreateContext() 575 share_context = NULL; in X11_GL_CreateContext() 594 _this->gl_data->glXCreateContext(display, vinfo, share_context, True); in X11_GL_CreateContext() 650 share_context, True, attribs); in X11_GL_CreateContext()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsopengl.c | 600 HGLRC context, share_context; in WIN_GL_CreateContext() local 629 share_context = (HGLRC)SDL_GL_GetCurrentContext(); in WIN_GL_CreateContext() 631 share_context = 0; in WIN_GL_CreateContext() 639 if( share_context != 0 ) { in WIN_GL_CreateContext() 640 _this->gl_data->wglShareLists(share_context, context); in WIN_GL_CreateContext() 694 context = wglCreateContextAttribsARB(hdc, share_context, attribs); in WIN_GL_CreateContext()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | GLX_ARB_create_context.txt | 65 GLXContext share_context, Bool direct, 103 GLXContext share_context, 114 If <share_context> is not NULL, then all shareable data (excluding 115 OpenGL texture objects named 0) will be shared by <share_context>, 116 all other contexts <share_context> already shares with, and the 241 * If the server context state for <share_context> exists in an 243 context, if <share_context> was created on a different screen 252 * If <share_context> is neither zero nor a valid GLX rendering 503 4 GLX_CONTEXT share_context 563 attribute list, while the parameters <direct> and <share_context> [all …]
|
D | ARB_create_context_no_error.txt | 100 WGL_CONTEXT_OPENGL_NO_ERROR_ARB used to create <share_context> does not 111 used to create <share_context> does not match the value of
|
D | GLX_ARB_robustness_application_isolation.txt | 119 "* If the reset isolation bits of <share_context> and the newly 138 <share_context> does not match the reset isolation bit of the
|
D | GLX_ARB_create_context_robustness.txt | 119 "* If the reset notification behavior of <share_context> and the 143 <share_context> does not match the reset notification behavior of
|
/third_party/openGLES/extensions/ARB/ |
D | GLX_ARB_create_context.txt | 75 GLXContext share_context, Bool direct, 113 GLXContext share_context, 124 If <share_context> is not NULL, then all shareable data (excluding 125 OpenGL texture objects named 0) will be shared by <share_context>, 126 all other contexts <share_context> already shares with, and the 251 * If the server context state for <share_context> exists in an 253 context, if <share_context> was created on a different screen 262 * If <share_context> is neither zero nor a valid GLX rendering 513 4 GLX_CONTEXT share_context 573 attribute list, while the parameters <direct> and <share_context> [all …]
|
D | ARB_create_context_no_error.txt | 110 WGL_CONTEXT_OPENGL_NO_ERROR_ARB used to create <share_context> does not 121 used to create <share_context> does not match the value of
|
D | GLX_ARB_robustness_application_isolation.txt | 129 "* If the reset isolation bits of <share_context> and the newly 148 <share_context> does not match the reset isolation bit of the
|
D | GLX_ARB_create_context_robustness.txt | 129 "* If the reset notification behavior of <share_context> and the 153 <share_context> does not match the reset notification behavior of
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.h | 68 gboolean (*share_context) (GstGLWindowWin32 *window, guintptr external_gl_context); member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_egl.c | 427 EGLContext egl_context, share_context = EGL_NO_CONTEXT; in SDL_EGL_CreateContext() local 439 share_context = (EGLContext)SDL_GL_GetCurrentContext(); in SDL_EGL_CreateContext() 497 share_context, attribs); in SDL_EGL_CreateContext()
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_create_context_robustness.txt | 125 * If the reset notification behavior of <share_context> and the 143 <share_context> does not match the reset notification behavior of
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_create_context_robustness.txt | 125 * If the reset notification behavior of <share_context> and the 143 <share_context> does not match the reset notification behavior of
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_EXT_create_context_robustness.txt | 125 * If the reset notification behavior of <share_context> and the 143 <share_context> does not match the reset notification behavior of
|
D | EGL_ANGLE_display_texture_share_group.txt | 62 EGL_TRUE will be created. If the share_context parameter to
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/ |
D | SDL_cocoaopengl.m | 161 NSOpenGLContext *share_context = nil; 246 share_context = (NSOpenGLContext*)SDL_GL_GetCurrentContext(); 249 context = [[SDLOpenGLContext alloc] initWithFormat:fmt shareContext:share_context];
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_display_semaphore_share_group.txt | 62 EGL_TRUE will be created. If the share_context parameter to
|
D | EGL_ANGLE_display_texture_share_group.txt | 62 EGL_TRUE will be created. If the share_context parameter to
|