GpuType

Derive Macro GpuType 

Source
#[derive(GpuType)]
Expand description

Derive macro for GPU-compatible types.

Ensures the type has a stable memory layout suitable for GPU transfer.