dawn-cmake/test
Antonio Maiorano 9970ec63ca Move struct validation from Validator to Resolver
* Moved Validator::ValidateConstructedType, which only validated
structs, to Resolver as ValidateStructure.
* Moved relevant tests to new files, and also updated all failing tests
to validate Source location.
* Fixed other tests that broke now that we're validating structs.

Bug: tint:642
Change-Id: Iefc08ef548f52d8c3798d814d2183c56d1236c2d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/45160
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-03-18 17:59:54 +00:00
..
BUILD.gn Move struct validation from Validator to Resolver 2021-03-18 17:59:54 +00:00
compute_boids.wgsl Fix test/compute_builds.wgsl 2021-03-17 18:43:53 +00:00
cube.wgsl Implement Default Struct Layout 2021-03-15 10:43:11 +00:00
function.wgsl Update comments in test WGSL files. 2021-01-12 18:13:28 +00:00
simple.wgsl Update comments in test WGSL files. 2021-01-12 18:13:28 +00:00
test-all.sh Add test/test-all.sh 2021-03-17 18:49:03 +00:00
triangle.wgsl Update builtin idx names. 2021-01-18 15:51:13 +00:00