Skip to main content

default_pool

Function default_pool 

Source
pub fn default_pool(context: &Context, device: &Device) -> Result<MemoryPool>
Expand description

Return the device’s default memory pool — shared across the process, not owned by the caller.