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: Update trig builtins arg validation #3632

Closed toji closed 5 months ago

toji commented 5 months ago

Updates tan, cosh, and sinh args and must_use validation to match other, newer tests. Also adds tanh validation, which was marked as complete but the file was missing.


Requirements for PR author:

Requirements for reviewer sign-off:

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