/third_party/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 19 static D3DTestContext* Create(D3DTestContext* sharedContext) { in Create() 70 D3DTestContext* CreatePlatformD3DTestContext(D3DTestContext* sharedContext) { in CreatePlatformD3DTestContext()
|
/third_party/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 24 static VkTestContext* Create(VkTestContext* sharedContext) { in Create() 132 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
|
/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 100 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/ |
D | RendererWGL.cpp | 18 HGLRC sharedContext, in RendererWGL()
|
D | DisplayWGL.cpp | 789 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/ |
D | RendererWGL.cpp | 18 HGLRC sharedContext, in RendererWGL()
|
D | DisplayWGL.cpp | 770 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/ |
D | DawnTestContext.cpp | 171 static DawnTestContext* Create(DawnTestContext* sharedContext) { in Create() 245 DawnTestContext* CreatePlatformDawnTestContext(DawnTestContext* sharedContext) { in CreatePlatformDawnTestContext()
|
/third_party/flutter/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 149 static VkTestContext* Create(VkTestContext* sharedContext) { in Create() 261 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLUtil.cpp | 84 eglw::EGLContext sharedContext, in createGLContext()
|
D | egluGLContextFactory.cpp | 172 …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/ |
D | GrContextFactory.cpp | 248 TestContext* sharedContext = masterContext ? masterContext->fTestContext : nullptr; in getContextInfoInternal() local
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 93 …t::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, cons… in WGLContext()
|
D | tcuWGL.cpp | 423 const Context* sharedContext, in Context()
|
/third_party/skia/tools/gpu/ |
D | GrContextFactory.cpp | 296 TestContext* sharedContext = primaryContext ? primaryContext->fTestContext : nullptr; in getContextInfoInternal() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglMultiContextTests.cpp | 152 …const eglw::EGLContext sharedContext = (m_sharing == SHARING_SHARED && contextCount > 0 ? contexts… in iterate() local
|
D | teglRobustnessTests.cpp | 487 const EGLContext& sharedContext) in RenderingContext() 504 void RenderingContext::createContext (const EGLConfig& sharedContext) in createContext()
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx_context.c | 127 const void *mode, void *sharedContext, in apple_glx_create_context()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluRenderContext.cpp | 133 …m, const tcu::CommandLine& cmdLine, const RenderConfig& config, const RenderContext* sharedContext) in createRenderContext()
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 325 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/ |
D | DisplayAndroid.cpp | 681 EGLContext sharedContext, in createWorkerContext()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/ |
D | DisplayOzone.cpp | 1064 EGLContext sharedContext, in createWorkerContext()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 976 EGLContext sharedContext, in createWorkerContext()
|