gpuweb / cts

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

Fixup storage texture var restrictions in test #3774

Closed sudonatalie closed 3 weeks ago

sudonatalie commented 3 weeks ago

Test cases for read-only storage textures should not be skipped as they are permitted in vertex shaders.

This is a followup from: https://github.com/gpuweb/cts/pull/3772#discussion_r1621161204


Requirements for PR author:

Requirements for reviewer sign-off:

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