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 a test which does override evaluation. #3764

Closed dj2 closed 4 months ago

dj2 commented 4 months ago

This CL adds a test which returns the computed value of two overrides which have default values and are provided by the API.

Issue: https://github.com/gpuweb/gpuweb/issues/4680


Requirements for PR author:

Requirements for reviewer sign-off:

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