gpuweb / cts

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

Test that abstract matrices OOB conditions cause validation errors. #3682

Closed dj2 closed 2 months ago

dj2 commented 2 months ago

Add tests that when two abstract matrices are multipled, added or subtracted, out-of-bounds results are detected and cause a validation error.