mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Allow copying from depth textures * Rename TextureFormat::is_depth_format to just is_depth * Only allow Depth32Float format for copying, and only as source