Home
last modified time | relevance | path

Searched defs:shareContext (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp40 MacGLTestContext::MacGLTestContext(MacGLTestContext* shareContext) in MacGLTestContext() function in __anon56e3d8e90111::MacGLTestContext
156 GLTestContext* shareContext) { in CreatePlatformGLTestContext()
/third_party/skia/tools/gpu/gl/none/
DCreatePlatformGLTestContext_none.cpp13 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp58 WinGLTestContext::WinGLTestContext(GrGLStandard forcedGpuAPI, WinGLTestContext* shareContext) in WinGLTestContext() function in __anon92ea71230111::WinGLTestContext
224 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/third_party/skia/tools/gpu/
DGrContextFactory.cpp137 GrDirectContext* shareContext, in getContextInfoInternal()
349 ContextInfo GrContextFactory::getSharedContextInfo(GrDirectContext* shareContext, in getSharedContextInfo()
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h19 static CommandBufferGLTestContext *Create(int version, GLTestContext* shareContext) { in Create()
DGLTestContext_command_buffer.cpp219 CommandBufferGLTestContext* shareContext) in CommandBufferGLTestContext()
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp228 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/
DCreatePlatformGLTestContext_egl.cpp74 EGLGLTestContext::EGLGLTestContext(GrGLStandard forcedGpuAPI, EGLGLTestContext* shareContext) in EGLGLTestContext() function in __anone02309770111::EGLGLTestContext
322 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp105 GLXGLTestContext::GLXGLTestContext(GrGLStandard forcedGpuAPI, GLXGLTestContext* shareContext) in GLXGLTestContext() function in __anon6a37eadd0111::GLXGLTestContext
382 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/third_party/mesa3d/src/glx/windows/
Dwindowsgl_internal.h37 windowsContext *shareContext; member
Dwindowsgl.c164 HGLRC shareContext = NULL; in windows_create_context_attribs() local
/third_party/skia/src/utils/win/
DSkWGL_win.cpp358 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/
DGLTestContext_angle.cpp178 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/
DDisplayEGL.cpp142 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/
DDisplayNULL.cpp189 const gl::Context *shareContext, in createContext()
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
DMultipleContexts.cpp31 EGLContext shareContext, in UpdateThreadLoop()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp176 const gl::Context *shareContext, in createContext()
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp515 EGLContext shareContext = reinterpret_cast<EGLContext>(share); in createContextGeneric() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp214 const gl::Context *shareContext, in createContext()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp567 EGLContext Display::createContext(EGLConfig configHandle, const egl::Context *shareContext, EGLint … in createContext()
DlibEGL.cpp907 egl::Context *shareContext = static_cast<egl::Context*>(share_context); in CreateContext() local
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp341 GLTestContext *shareContext) { in CreatePlatformGLTestContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp469 const gl::Context *shareContext, in createContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp417 glx::Context shareContext, in createContextAttribsARB()
DDisplayGLX.cpp490 const gl::Context *shareContext, in createContext()

12