Skip to main content

copy_gpu_image

Function copy_gpu_image 

Source
pub fn copy_gpu_image(
    runtime: &WgpuRuntime,
    source: &GpuImage,
) -> SpatialResult<GpuImage>
Expand description

Copies source into a new GPU image without host transfers.