mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00: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