dawn-cmake/test
Ben Clayton a34fa0ecb7 Remove sem::Alias
With the parsers now using ast::Types, nothing should be producing these any more.

This change also removes Resolver::Canonical(), which is now unneeded as there are no sem::Aliases to remove.

Bug: tint:724
Change-Id: I0c1a49f49372c1fcc37864502f07c5c76328d471
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50304
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2021-05-10 17:38:01 +00:00
..
BUILD.gn Remove sem::Alias 2021-05-10 17:38:01 +00:00
bug_tint_749.spvasm reader/spirv: Clean up disjoint AST nodes 2021-04-30 10:43:19 +00:00
bug_tint_782.wgsl sem: Fold together sem::Array and sem::ArrayType 2021-05-07 20:58:34 +00:00
compute_boids.wgsl resolver: Validate uniform buffer types 2021-04-21 17:55:12 +00:00
cube.wgsl resolver: Validate uniform buffer types 2021-04-21 17:55:12 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
function.wgsl wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
simple.wgsl wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
simple_vertex.spvasm test: Add simple_vertex.spvasm 2021-04-26 10:46:55 +00:00
test-all.sh test-all.sh: Rework use of directory argument 2021-05-07 17:42:34 +00:00
triangle.wgsl wgsl: Deprecate 'const' for 'let' 2021-04-08 15:46:17 +00:00