Skip to main content

axis_storage_buffer

Function axis_storage_buffer 

Source
pub fn axis_storage_buffer(
    device: &Arc<Device>,
    label: &'static str,
    axis: &AxisData<'_>,
    scalar: ScalarType,
) -> Result<Arc<Buffer>, String>