read_from_gpu_test

Function read_from_gpu_test 

Source
pub async fn read_from_gpu_test(
    device: &Device,
    queue: &Queue,
    encoder: CommandEncoder,
    storage_buffers: Vec<Buffer>,
) -> Vec<Vec<u8>>
Expand description

Read data from the GPU for testing