/third_party/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() function in __anon56e3d8e90111::MacGLTestContext 156 GLTestContext* shareContext) { in CreatePlatformGLTestContext()
|
/third_party/skia/tools/gpu/gl/none/ |
D | CreatePlatformGLTestContext_none.cpp | 13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 58 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anon92ea71230111::WinGLTestContext 224 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/third_party/skia/tools/gpu/ |
D | GrContextFactory.cpp | 137 GrDirectContext* shareContext, in getContextInfoInternal() 349 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 19 static CommandBufferGLTestContext *Create(int version, GLTestContext* shareContext) { in Create()
|
D | GLTestContext_command_buffer.cpp | 219 CommandBufferGLTestContext* shareContext) in CommandBufferGLTestContext()
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 228 HGLRC WGLWindow::createContext(const ConfigParameters &configParams, HGLRC shareContext) in createContext() 319 HGLRC shareContext = reinterpret_cast<HGLRC>(share); in createContextGeneric() local
|
/third_party/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 74 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() function in __anone02309770111::EGLGLTestContext 322 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 105 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() function in __anon6a37eadd0111::GLXGLTestContext 382 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/third_party/mesa3d/src/glx/windows/ |
D | windowsgl_internal.h | 37 windowsContext *shareContext; member
|
D | windowsgl.c | 164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
|
/third_party/skia/src/utils/win/ |
D | SkWGL_win.cpp | 358 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 424 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 451 HGLRC shareContext) { in Create()
|
/third_party/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 178 ANGLEGLContext* shareContext, void* display) in ANGLEGLContext() 521 GLTestContext* shareContext, void* display) { in MakeANGLETestContext()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 142 egl::Error DisplayEGL::initializeContext(EGLContext shareContext, in initializeContext() 492 const gl::Context *shareContext, in createContext() 919 egl::Error DisplayEGL::createRenderer(EGLContext shareContext, in createRenderer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 189 const gl::Context *shareContext, in createContext()
|
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/ |
D | MultipleContexts.cpp | 31 EGLContext shareContext, in UpdateThreadLoop()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DisplayVk.cpp | 176 const gl::Context *shareContext, in createContext()
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 515 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 214 const gl::Context *shareContext, in createContext()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Display.cpp | 567 EGLContext Display::createContext(EGLConfig configHandle, const egl::Context *shareContext, EGLint … in createContext()
|
D | libEGL.cpp | 907 egl::Context *shareContext = static_cast<egl::Context*>(share_context); in CreateContext() local
|
/third_party/skia/modules/canvaskit/ |
D | gm_bindings.cpp | 341 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 469 const gl::Context *shareContext, in createContext()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 417 glx::Context shareContext, in createContextAttribsARB()
|
D | DisplayGLX.cpp | 490 const gl::Context *shareContext, in createContext()
|