dawn-cmake/test
dan sinclair 32a68fec42 Fix type of gl_GlobalInvocationId in compute boids.
The variable was incorrectly set to be a `vec3<f32>` instead of a
`vec3<u32>`.

Bug: tint:24
Change-Id: I84262a185925c50adf3a149f5f93f45124499596
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/18400
Reviewed-by: David Neto <dneto@google.com>
2020-03-31 15:06:07 +00:00
..
compute_boids.wgsl Fix type of gl_GlobalInvocationId in compute boids. 2020-03-31 15:06:07 +00:00
cube.wgsl Initial commit 2020-03-02 15:47:43 -05:00
simple.wgsl Initial commit 2020-03-02 15:47:43 -05:00
triangle.wgsl Initial commit 2020-03-02 15:47:43 -05:00