/external/skia/src/gpu/graphite/dawn/ |
D | DawnSharedContext.cpp | 31 sk_sp<SharedContext> DawnSharedContext::Make(const DawnBackendContext& backendContext, in Make() 49 DawnSharedContext::DawnSharedContext(const DawnBackendContext& backendContext, in DawnSharedContext()
|
D | DawnUtils.cpp | 24 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn()
|
/external/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 20 GrD3DBackendContext backendContext; in Create() local 56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 21 GrVkBackendContext backendContext; in Create() local 103 VkTestContextImpl(const GrVkBackendContext& backendContext, in VkTestContextImpl()
|
/external/armnn/profiling/client/src/ |
D | ConnectionAcknowledgedCommandHandler.cpp | 53 for (auto backendContext : m_BackendProfilingContext.value()) in operator ()() local
|
/external/skia/tools/graphite/dawn/ |
D | GraphiteDawnTestContext.h | 35 DawnTestContext(const skgpu::graphite::DawnBackendContext& backendContext) in DawnTestContext()
|
D | DawnTestContext.cpp | 90 skgpu::graphite::DawnBackendContext backendContext; in Make() local
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanGraphiteUtils.cpp | 18 std::unique_ptr<Context> MakeVulkan(const VulkanBackendContext& backendContext, in MakeVulkan()
|
D | VulkanSharedContext.cpp | 114 VulkanSharedContext::VulkanSharedContext(const VulkanBackendContext& backendContext, in VulkanSharedContext()
|
/external/skia/tools/graphite/vk/ |
D | VulkanTestContext.cpp | 19 skgpu::VulkanBackendContext backendContext; in Make() local
|
/external/skia/src/gpu/ganesh/ |
D | GrDirectContext.cpp | 1100 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan() 1105 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan() 1121 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext) { in MakeMetal() 1126 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext, in MakeMetal() 1149 GrMtlBackendContext backendContext = {}; in MakeMetal() local 1159 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D() 1164 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
|
/external/skia/example/ |
D | VulkanBasic.cpp | 37 GrVkBackendContext backendContext; in main() local
|
/external/skia/tools/sk_app/ |
D | GraphiteDawnWindowContext.cpp | 45 skgpu::graphite::DawnBackendContext backendContext; in initializeContext() local
|
D | VulkanWindowContext.cpp | 57 GrVkBackendContext backendContext; in initializeContext() local
|
/external/skia/tools/sk_app/win/ |
D | D3D12WindowContext_win.cpp | 80 GrD3DBackendContext backendContext; in initializeContext() local
|
/external/skia/tools/window/ |
D | SkVulkanWindowContext.cpp | 54 GrVkBackendContext backendContext; in initializeContext() local
|
/external/skia/src/gpu/ganesh/d3d/ |
D | GrD3DGpu.cpp | 46 sk_sp<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make() 72 const GrD3DBackendContext& backendContext, in GrD3DGpu()
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkGpu.cpp | 61 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make() 250 const GrVkBackendContext& backendContext, in GrVkGpu()
|