gpuweb / cts

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

[wgsl] Move decl,ptr_spelling to types,pointer. #3714

Closed dj2 closed 1 month ago

dj2 commented 1 month ago

The pointer validation tests ended up in both decl,ptr_spelling and types,pointer. This CL moves them into types,pointer to live with the rest of the type tests.


Requirements for PR author:

Requirements for reviewer sign-off:

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