gpuweb / cts

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

[wgsl] Add var initialization tests. #3693

Closed dj2 closed 2 months ago

dj2 commented 2 months ago

This CL adds tests for initializing private and function scoped vars with values.


Requirements for PR author:

Requirements for reviewer sign-off:

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

dj2 commented 2 months ago

K, all comments addressed.

dj2 commented 2 months ago

I checked, the validation tests already exist in shader,validation,parse,var_and_let.