Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkDirectContext.cpp19 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext) { in MakeVulkan()
24 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext, in MakeVulkan()
/aosp_15_r20/external/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
54 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnSharedContext.cpp39 sk_sp<SharedContext> DawnSharedContext::Make(const DawnBackendContext& backendContext, in Make()
57 DawnSharedContext::DawnSharedContext(const DawnBackendContext& backendContext, in DawnSharedContext()
H A DDawnCaps.cpp91 DawnCaps::DawnCaps(const DawnBackendContext& backendContext, const ContextOptions& options) in DawnCaps()
413 void DawnCaps::initCaps(const DawnBackendContext& backendContext, const ContextOptions& options) { in initCaps()
H A DDawnGraphiteUtils.cpp21 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn()
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestContext.cpp26 skgpu::VulkanBackendContext backendContext; in Create() local
108 VkTestContextImpl(const skgpu::VulkanBackendContext& backendContext, in VkTestContextImpl()
/aosp_15_r20/external/skia/tools/graphite/dawn/
H A DGraphiteDawnTestContext.cpp165 skgpu::graphite::DawnBackendContext backendContext; in Make() local
208 auto backendContext = fBackendContext; in makeContext() local
H A DGraphiteDawnTestContext.h41 DawnTestContext(const skgpu::graphite::DawnBackendContext& backendContext) in DawnTestContext()
/aosp_15_r20/external/armnn/profiling/client/src/
H A DConnectionAcknowledgedCommandHandler.cpp53 for (auto backendContext : m_BackendProfilingContext.value()) in operator ()() local
/aosp_15_r20/external/skia/example/external_client/src/
H A Dganesh_vulkan.cpp25 skgpu::VulkanBackendContext backendContext; in main() local
H A Dganesh_metal.cpp33 GrMtlBackendContext backendContext = GetMetalContext(); in main() local
H A Dgraphite_native_vulkan.cpp30 skgpu::VulkanBackendContext backendContext; in main() local
H A Dgraphite_native_metal.cpp42 skgpu::graphite::MtlBackendContext backendContext = GetMetalContext(); in main() local
/aosp_15_r20/external/skia/example/
H A DVulkanBasic.cpp45 skgpu::VulkanBackendContext backendContext; in main() local
/aosp_15_r20/external/skia/tools/graphite/vk/
H A DGraphiteVulkanTestContext.cpp25 skgpu::VulkanBackendContext backendContext; in Make() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanSharedContext.cpp104 VulkanSharedContext::VulkanSharedContext(const VulkanBackendContext& backendContext, in VulkanSharedContext()
H A DVulkanGraphiteUtils.cpp23 std::unique_ptr<Context> MakeVulkan(const VulkanBackendContext& backendContext, in MakeVulkan()
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDawnWindowContext.cpp52 skgpu::graphite::DawnBackendContext backendContext; in initializeContext() local
H A DVulkanWindowContext.cpp62 skgpu::VulkanBackendContext backendContext; in initializeContext() local
H A DGraphiteNativeVulkanWindowContext.cpp66 skgpu::VulkanBackendContext backendContext; in initializeContext() local
/aosp_15_r20/external/skia/tools/window/win/
H A DD3D12WindowContext_win.cpp85 GrD3DBackendContext backendContext; in initializeContext() local
/aosp_15_r20/external/skia/src/gpu/vk/vulkanmemoryallocator/
H A DVulkanAMDMemoryAllocator.cpp280 sk_sp<VulkanMemoryAllocator> Make(const skgpu::VulkanBackendContext& backendContext, in Make()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDirectContext.cpp1192 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D()
1197 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DVulkanInterface.cpp40 VulkanBackendContext backendContext; in getGraphiteBackendContext() local
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp50 std::unique_ptr<GrGpu> GrD3DGpu::Make(const GrD3DBackendContext& backendContext, in Make()
80 const GrD3DBackendContext& backendContext, in GrD3DGpu()

12