gpuweb / cts

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

Add various matrix validation test. #3673

Closed dj2 closed 5 months ago

dj2 commented 5 months ago

This CL adds tests for the various operators (%, /, +, -, *, <<, <<, etc.) when applied to matrices.


Requirements for PR author:

Requirements for reviewer sign-off:

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

dj2 commented 5 months ago

Filed https://github.com/gpuweb/cts/issues/3682 to track adding the abstract tests.