#[derive(GpuType)]Expand description
Derive macro for GPU-compatible types.
Ensures the type has a stable memory layout suitable for GPU transfer.
#[derive(GpuType)]Derive macro for GPU-compatible types.
Ensures the type has a stable memory layout suitable for GPU transfer.