Skip to main content

HostResource

Type Alias HostResource 

Source
pub type HostResource<D> = <<<D as Driver>::Stream as DeviceStream>::HostStorage as ComputeStorage>::Resource;
Expand description

The host allocation a driver’s staging buffers resolve to.