pub type GpuOnlyArray = GpuArrayContainer;Expand description
Specifies that a contiguous array of staged values has been unloaded from the CPU and now lives solely on the GPU.
Aliased Typeยง
pub struct GpuOnlyArray;pub type GpuOnlyArray = GpuArrayContainer;Specifies that a contiguous array of staged values has been unloaded from the CPU and now lives solely on the GPU.
pub struct GpuOnlyArray;