[core] Move renderpass end validation in creation to match the spec #6735
Labels
area: validation
Issues related to validation, diagnostics, and error handling
type: bug
Something isn't working
Currently we do excessive validation when ending pass
wgpu/wgpu-core/src/command/render.rs
Line 939 in 3cc63af
wgpu/wgpu-core/src/command/render.rs
Line 1362 in 3cc63af
https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdescriptor-valid-usage
https://gpuweb.github.io/gpuweb/#abstract-opdef-gpurenderpassdescriptor-valid-usage
https://gpuweb.github.io/gpuweb/#abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage
related: #6716
The text was updated successfully, but these errors were encountered: