gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 549 forks source link

Detach binding indices from DX12 descriptor indices #3584

Open kvark opened 3 years ago

kvark commented 3 years ago

See https://github.com/gfx-rs/wgpu-rs/issues/711#issuecomment-759171913 Without this, the descriptor indexing is partially broken.