Naga: support all standard severities for diagnostics #6458
Labels
area: naga front-end
area: naga processing
Passes over IR in the middle
lang: WGSL
WebGPU Shading Language
naga
Shader Translator
type: bug
Something isn't working
Is your feature request related to a problem? Please describe.
Once we can emit multiple diagnostic items by resolving #5295, we'd like to finally converge with standard WGSL's diagnostic severity model (see https://www.w3.org/TR/WGSL/#diagnostics).
Describe the solution you'd like
Support all severity levels the WGSL spec. supports. Namely:
warning
error
info
Describe alternatives you've considered
-
Additional context
-
The text was updated successfully, but these errors were encountered: