gpuweb / cts

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

wgsl: Add more validation tests for length #3687

Closed jrprice closed 5 months ago

jrprice commented 5 months ago

Lifting the pattern from other builtin validation tests, this adds more different kinds of invalid arguments, and covers the @must_use property.

Issue: #


Requirements for PR author:

Requirements for reviewer sign-off:

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