gpuweb / cts

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

Fix all the tests about resource limits on inter-stage shader variables #3697

Closed Jiawei-Shao closed 5 months ago

Jiawei-Shao commented 5 months ago

This patch fixes all the tests about the reource limits on inter-stage shader variables to match the latest WebGPU SPEC.

Fixed: #3698


Requirements for PR author:

Requirements for reviewer sign-off:

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