gpuweb / cts

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

Add more vertex shader res restrictions on tests #3780

Closed sudonatalie closed 3 weeks ago

sudonatalie commented 3 weeks ago

Filter out more tests that result in use of a writable texture storage buffer in a vertex shader.

Spec change: gpuweb/gpuweb#3947 Tint change (in progress): https://dawn-review.googlesource.com/c/dawn/+/190781


Requirements for PR author:

Requirements for reviewer sign-off:

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