gpuweb / cts

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

Test variable address space restrictions for shader stages #3736

Closed alan-baker closed 1 month ago

alan-baker commented 1 month ago

Fixes #2398

Tint fails the RW buffer and textures by allowing them in the vertex stage.

Issue: #


Requirements for PR author:

Requirements for reviewer sign-off:

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