dawn-cmake/test
dan sinclair 5b853eebc6 Support the zero initializer syntax.
This Cl updates the system to allow zero initializers. This allows:

```
var a : vec3<f32> = vec3<f32>();
```

Bug: tint:34
Change-Id: I84d6b431914c4ddf112ed375fae028d912f4a080
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/23660
Reviewed-by: David Neto <dneto@google.com>
2020-06-22 20:44:27 +00:00
..
compute_boids.wgsl Add block annotations to computeboids 2020-05-05 14:21:43 +00:00
cube.wgsl Initial commit 2020-03-02 15:47:43 -05:00
simple.wgsl Support the zero initializer syntax. 2020-06-22 20:44:27 +00:00
triangle.wgsl Initial commit 2020-03-02 15:47:43 -05:00