gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
121 stars 72 forks source link

shader/validation: Move `break if` expression type validation out of `parse` #3671

Closed ben-clayton closed 2 months ago

ben-clayton commented 2 months ago

Use the same pattern by the other statement validation tests.


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.

ben-clayton commented 2 months ago

Also adds testing for abstract types.