Home
last modified time | relevance | path

Searched defs:sharedContext (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp19 static D3DTestContext* Create(D3DTestContext* sharedContext) { in Create()
70 D3DTestContext* CreatePlatformD3DTestContext(D3DTestContext* sharedContext) { in CreatePlatformD3DTestContext()
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp24 static VkTestContext* Create(VkTestContext* sharedContext) { in Create()
132 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp100 static DawnTestContext* Create(DawnTestContext* sharedContext) { in Create()
170 DawnTestContext* CreatePlatformDawnTestContext(DawnTestContext* sharedContext) { in CreatePlatformDawnTestContext()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DRendererWGL.cpp18 HGLRC sharedContext, in RendererWGL()
DDisplayWGL.cpp789 HGLRC &sharedContext, in initializeContextAttribs()
841 HGLRC &sharedContext, in createContextAttribs()
885 HGLRC sharedContext = nullptr; in createRenderer() local
987 HGLRC sharedContext, in createWorkerContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DRendererWGL.cpp18 HGLRC sharedContext, in RendererWGL()
DDisplayWGL.cpp770 HGLRC &sharedContext, in initializeContextAttribs()
822 HGLRC &sharedContext, in createContextAttribs()
866 HGLRC sharedContext = nullptr; in createRenderer() local
968 HGLRC sharedContext, in createWorkerContext()
/third_party/flutter/skia/tools/gpu/dawn/
DDawnTestContext.cpp171 static DawnTestContext* Create(DawnTestContext* sharedContext) { in Create()
245 DawnTestContext* CreatePlatformDawnTestContext(DawnTestContext* sharedContext) { in CreatePlatformDawnTestContext()
/third_party/flutter/skia/tools/gpu/vk/
DVkTestContext.cpp149 static VkTestContext* Create(VkTestContext* sharedContext) { in Create()
261 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
/third_party/vk-gl-cts/framework/egl/
DegluGLUtil.cpp84 eglw::EGLContext sharedContext, in createGLContext()
DegluGLContextFactory.cpp172 …apFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext* sharedContext) in RenderContext()
310 …apFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext *sharedContext) in create()
/third_party/flutter/skia/tools/gpu/
DGrContextFactory.cpp248 TestContext* sharedContext = masterContext ? masterContext->fTestContext : nullptr; in getContextInfoInternal() local
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGLContextFactory.cpp93 …t::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, cons… in WGLContext()
DtcuWGL.cpp423 const Context* sharedContext, in Context()
/third_party/skia/tools/gpu/
DGrContextFactory.cpp296 TestContext* sharedContext = primaryContext ? primaryContext->fTestContext : nullptr; in getContextInfoInternal() local
/third_party/vk-gl-cts/modules/egl/
DteglMultiContextTests.cpp152 …const eglw::EGLContext sharedContext = (m_sharing == SHARING_SHARED && contextCount > 0 ? contexts… in iterate() local
DteglRobustnessTests.cpp487 const EGLContext& sharedContext) in RenderingContext()
504 void RenderingContext::createContext (const EGLConfig& sharedContext) in createContext()
/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.c127 const void *mode, void *sharedContext, in apple_glx_create_context()
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.cpp133 …m, const tcu::CommandLine& cmdLine, const RenderConfig& config, const RenderContext* sharedContext) in createRenderContext()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp325 const glu::RenderContext* sharedContext, in createContext()
709 const glu::RenderContext* sharedContext) in GlxRenderContext()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp681 EGLContext sharedContext, in createWorkerContext()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp1064 EGLContext sharedContext, in createWorkerContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp976 EGLContext sharedContext, in createWorkerContext()