Home
last modified time | relevance | path

Searched defs:backendContext (Results 1 – 18 of 18) sorted by relevance

/external/skia/src/gpu/graphite/dawn/
DDawnSharedContext.cpp31 sk_sp<SharedContext> DawnSharedContext::Make(const DawnBackendContext& backendContext, in Make()
49 DawnSharedContext::DawnSharedContext(const DawnBackendContext& backendContext, in DawnSharedContext()
DDawnUtils.cpp24 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn()
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/external/skia/tools/gpu/vk/
DVkTestContext.cpp21 GrVkBackendContext backendContext; in Create() local
103 VkTestContextImpl(const GrVkBackendContext& backendContext, in VkTestContextImpl()
/external/armnn/profiling/client/src/
DConnectionAcknowledgedCommandHandler.cpp53 for (auto backendContext : m_BackendProfilingContext.value()) in operator ()() local
/external/skia/tools/graphite/dawn/
DGraphiteDawnTestContext.h35 DawnTestContext(const skgpu::graphite::DawnBackendContext& backendContext) in DawnTestContext()
DDawnTestContext.cpp90 skgpu::graphite::DawnBackendContext backendContext; in Make() local
/external/skia/src/gpu/graphite/vk/
DVulkanGraphiteUtils.cpp18 std::unique_ptr<Context> MakeVulkan(const VulkanBackendContext& backendContext, in MakeVulkan()
DVulkanSharedContext.cpp114 VulkanSharedContext::VulkanSharedContext(const VulkanBackendContext& backendContext, in VulkanSharedContext()
/external/skia/tools/graphite/vk/
DVulkanTestContext.cpp19 skgpu::VulkanBackendContext backendContext; in Make() local
/external/skia/src/gpu/ganesh/
DGrDirectContext.cpp1100 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/
DVulkanBasic.cpp37 GrVkBackendContext backendContext; in main() local
/external/skia/tools/sk_app/
DGraphiteDawnWindowContext.cpp45 skgpu::graphite::DawnBackendContext backendContext; in initializeContext() local
DVulkanWindowContext.cpp57 GrVkBackendContext backendContext; in initializeContext() local
/external/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp80 GrD3DBackendContext backendContext; in initializeContext() local
/external/skia/tools/window/
DSkVulkanWindowContext.cpp54 GrVkBackendContext backendContext; in initializeContext() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp46 sk_sp<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make()
72 const GrD3DBackendContext& backendContext, in GrD3DGpu()
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp61 sk_sp<GrGpu> GrVkGpu::Make(const GrVkBackendContext& backendContext, in Make()
250 const GrVkBackendContext& backendContext, in GrVkGpu()