Home
last modified time | relevance | path

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

12

/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkDirectContext.cpp19 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext) { in MakeVulkan()
24 sk_sp<GrDirectContext> MakeVulkan(const skgpu::VulkanBackendContext& backendContext, in MakeVulkan()
/third_party/skia/m133/tools/gpu/d3d/
DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
54 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp20 GrD3DBackendContext backendContext; in Create() local
56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl()
/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnSharedContext.cpp39 sk_sp<SharedContext> DawnSharedContext::Make(const DawnBackendContext& backendContext, in Make()
57 DawnSharedContext::DawnSharedContext(const DawnBackendContext& backendContext, in DawnSharedContext()
DDawnGraphiteUtils.cpp21 std::unique_ptr<Context> MakeDawn(const DawnBackendContext& backendContext, in MakeDawn()
/third_party/skia/m133/tools/gpu/vk/
DVkTestContext.cpp26 skgpu::VulkanBackendContext backendContext; in Create() local
108 VkTestContextImpl(const skgpu::VulkanBackendContext& backendContext, in VkTestContextImpl()
/third_party/skia/m133/tools/graphite/dawn/
DGraphiteDawnTestContext.h41 DawnTestContext(const skgpu::graphite::DawnBackendContext& backendContext) in DawnTestContext()
DGraphiteDawnTestContext.cpp167 skgpu::graphite::DawnBackendContext backendContext; in Make() local
210 auto backendContext = fBackendContext; in makeContext() local
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp25 GrVkBackendContext backendContext; in Create() local
114 VkTestContextImpl(const GrVkBackendContext& backendContext, const GrVkExtensions* extensions, in VkTestContextImpl()
/third_party/skia/m133/example/external_client/src/
Dganesh_vulkan.cpp25 skgpu::VulkanBackendContext backendContext; in main() local
Dganesh_metal.cpp33 GrMtlBackendContext backendContext = GetMetalContext(); in main() local
Dgraphite_native_vulkan.cpp30 skgpu::VulkanBackendContext backendContext; in main() local
Dgraphite_native_metal.cpp42 skgpu::graphite::MtlBackendContext backendContext = GetMetalContext(); in main() local
/third_party/skia/m133/example/
DVulkanBasic.cpp45 skgpu::VulkanBackendContext backendContext; in main() local
/third_party/skia/m133/tools/graphite/vk/
DGraphiteVulkanTestContext.cpp25 skgpu::VulkanBackendContext backendContext; in Make() local
/third_party/skia/experimental/graphite/src/
DContext.cpp28 sk_sp<Context> Context::MakeMetal(const mtl::BackendContext& backendContext) { in MakeMetal()
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanSharedContext.cpp104 VulkanSharedContext::VulkanSharedContext(const VulkanBackendContext& backendContext, in VulkanSharedContext()
DVulkanGraphiteUtils.cpp23 std::unique_ptr<Context> MakeVulkan(const VulkanBackendContext& backendContext, in MakeVulkan()
/third_party/skia/src/gpu/
DGrDirectContext.cpp1316 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext) { in MakeVulkan()
1321 sk_sp<GrDirectContext> GrDirectContext::MakeVulkan(const GrVkBackendContext& backendContext, in MakeVulkan()
1336 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext) { in MakeMetal()
1341 sk_sp<GrDirectContext> GrDirectContext::MakeMetal(const GrMtlBackendContext& backendContext, in MakeMetal()
1364 GrMtlBackendContext backendContext = {}; in MakeMetal() local
1374 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext) { in MakeDirect3D()
1379 sk_sp<GrDirectContext> GrDirectContext::MakeDirect3D(const GrD3DBackendContext& backendContext, in MakeDirect3D()
/third_party/skia/m133/tools/window/
DGraphiteDawnWindowContext.cpp52 skgpu::graphite::DawnBackendContext backendContext; in initializeContext() local
DVulkanWindowContext.cpp62 skgpu::VulkanBackendContext backendContext; in initializeContext() local
DGraphiteNativeVulkanWindowContext.cpp66 skgpu::VulkanBackendContext backendContext; in initializeContext() local
/third_party/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp80 GrD3DBackendContext backendContext; in initializeContext() local
/third_party/skia/m133/tools/window/win/
DD3D12WindowContext_win.cpp85 GrD3DBackendContext backendContext; in initializeContext() local
/third_party/skia/tools/sk_app/
DVulkanWindowContext.cpp64 GrVkBackendContext backendContext; in initializeContext() local

12