Texture Binding Array not Validated Against Flag #5102
Labels
area: validation
Issues related to validation, diagnostics, and error handling
feature: bindless
Issues with Bindless Native Feature
type: bug
Something isn't working
produces
panicked at /home/ruben/.cargo/registry/src/index.crates.io-6f17d22bba15001f/naga-0.13.0/src/back/glsl/mod.rs:1007:44: internal error: entered unreachable code
This happens in compute only, things seem to work as they should in fragment.
Fixing the size of the binding array doesn't change anything.
Platform
Zorin OS 16.3 (Ubuntu 20.04 LTS), wgpu 0.17.1, naga 0.13.0
The text was updated successfully, but these errors were encountered: