pub fn create_and_write_storage_buffer( label: Option<&str>, device: &Device, data: &[u8], ) -> Buffer
Create a storage buffer and write data to it