dawn-cmake/test
Antonio Maiorano 06feb3f287 Finish moving call validation from Validator to Resolver
Call validation was already implemented in Resolver. This change
completes it by deleting the relevant code in Validator, and moving and
updating the builtins validation test to use the Resolver.

Also added the "v-0004" error code for when detecting recursion, as was
done for the similar error in the Validator.

Bug: tint:642
Bug: tint:487

Change-Id: If7973bfd2d19681a0cbf48c6d427e17a3b927cde
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/45463
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-03-22 17:42:06 +00:00
..
BUILD.gn Finish moving call validation from Validator to Resolver 2021-03-22 17:42:06 +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