Skip to main content

ComputeInstance

Type Alias ComputeInstance 

Source
pub type ComputeInstance = BindingInstance<GPUCompute>;
Expand description

Source data for a GPUComputeInstance.

Aliased Typeยง

pub struct ComputeInstance { /* private fields */ }