Trait ComputeCommand

Source
pub trait ComputeCommand:
    AsAny
    + Send
    + Sync { }
Expand description

Trait for GPU compute operations that can be dispatched through the unified command system.

Implementorsยง