| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkDirectContext.cpp | 19 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext) { in MakeVulkan() 24 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext, in MakeVulkan()
|
| D | GrVkGpu.cpp | 70 std::unique_ptr<GrGpu> GrVkGpu::Make(const skgpu::VulkanBackendContext& backendContext, in Make() 207 const skgpu::VulkanBackendContext& backendContext, in GrVkGpu()
|
| /external/skia/tools/gpu/d3d/ |
| D | D3DTestContext.cpp | 20 GrD3DBackendContext backendContext; in Create() local 54 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
|
| /external/skia/src/gpu/graphite/dawn/ |
| D | DawnSharedContext.cpp | 32 sk_sp<SharedContext> DawnSharedContext::Make(const DawnBackendContext& backendContext, in Make() 50 DawnSharedContext::DawnSharedContext(const DawnBackendContext& backendContext, in DawnSharedContext()
|
| D | DawnGraphiteUtils.cpp | 21 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn()
|
| D | DawnCaps.cpp | 77 DawnCaps::DawnCaps(const DawnBackendContext& backendContext, const ContextOptions& options) in DawnCaps() 397 void DawnCaps::initCaps(const DawnBackendContext& backendContext, const ContextOptions& options) { in initCaps()
|
| /external/skia/tools/gpu/vk/ |
| D | VkTestContext.cpp | 26 skgpu::VulkanBackendContext backendContext; in Create() local 108 VkTestContextImpl(const skgpu::VulkanBackendContext& 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 | 41 DawnTestContext(const skgpu::graphite::DawnBackendContext& backendContext) in DawnTestContext()
|
| D | GraphiteDawnTestContext.cpp | 147 skgpu::graphite::DawnBackendContext backendContext; in Make() local 190 auto backendContext = fBackendContext; in makeContext() local
|
| /external/skia/example/external_client/src/ |
| D | ganesh_vulkan.cpp | 25 skgpu::VulkanBackendContext backendContext; in main() local
|
| D | ganesh_metal.cpp | 33 GrMtlBackendContext backendContext = GetMetalContext(); in main() local
|
| /external/skia/example/ |
| D | VulkanBasic.cpp | 39 skgpu::VulkanBackendContext backendContext; in main() local
|
| /external/skia/tools/graphite/vk/ |
| D | GraphiteVulkanTestContext.cpp | 25 skgpu::VulkanBackendContext backendContext; in Make() local
|
| /external/skia/src/gpu/graphite/vk/ |
| D | VulkanSharedContext.cpp | 136 VulkanSharedContext::VulkanSharedContext(const VulkanBackendContext& backendContext, in VulkanSharedContext()
|
| D | VulkanGraphiteUtils.cpp | 22 std::unique_ptr<Context> MakeVulkan(const VulkanBackendContext& backendContext, in MakeVulkan()
|
| /external/skia/tools/window/ |
| D | GraphiteDawnWindowContext.cpp | 51 skgpu::graphite::DawnBackendContext backendContext; in initializeContext() local
|
| D | VulkanWindowContext.cpp | 60 skgpu::VulkanBackendContext backendContext; in initializeContext() local
|
| D | GraphiteVulkanWindowContext.cpp | 66 skgpu::VulkanBackendContext backendContext; in initializeContext() local
|
| /external/skia/tools/window/win/ |
| D | D3D12WindowContext_win.cpp | 86 GrD3DBackendContext backendContext; in initializeContext() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDirectContext.cpp | 1186 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D() 1191 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 50 std::unique_ptr<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make() 80 const GrD3DBackendContext& backendContext, in GrD3DGpu()
|