class MagmaDependencyInjection
Defined at line 12 of file ../../src/graphics/bin/vulkan_loader/magma_dependency_injection.h
Public Methods
zx::result<MagmaDependencyInjection> Create (async_dispatcher_t * dispatcher, fit::function<zx::result<fidl::ClientEnd<fuchsia_memorypressure::Provider>> ()> provider_factory)
Defined at line 34 of file ../../src/graphics/bin/vulkan_loader/magma_dependency_injection.cc
fit::function<void (fidl::ClientEnd<fuchsia_gpu_magma::DependencyInjection>)> ServiceInstanceHandler (fit::function<zx::result<fidl::ClientEnd<fuchsia_memorypressure::Provider>> ()> provider_factory)
Defined at line 13 of file ../../src/graphics/bin/vulkan_loader/magma_dependency_injection.cc