pub fn update_buffer<T: Pod>(queue: &Queue, buffer: &Buffer, data: &[T])
Updates a buffer with new data.