class DependencyInjection

Defined at line 8107 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h

This protocol is implemented by ZX_PROTOCOL_GPU_DEPENDENCY_INJECTION devices. It's used

to inject dependencies on other services into the MSD. It can be used

only by a privileged process.

Public Methods

void ~DependencyInjection ()
void SetMemoryPressureProvider (::fidl::InterfaceHandle< ::fuchsia::memorypressure::Provider> provider)

Provides a `fuchsia.memorypressure.Provider` implementation to the MSD.