Open
Description
Currently when naga
fails validation (when using wgpu
+rust-gpu
for the web) it can be really confusing and really hard to debug:
- Tips for debugging obscure `naga` validation errors #23
- Get line number where shader validation error occurs #203
We should make it better so it is obvious what naga
-generated code is causing the failure and how it maps to the rust-gpu
input