dawn-cmake/test
Ben Clayton 4cd5eea87e sem: Fold together sem::Array and sem::ArrayType
There's now no need to have both.
Removes a whole bunch of Sem().Get() smell, and simplifies the resolver.

Also fixes a long-standing issue where an array with an explicit, but equal-to-implicit-stride attribute would result in a different type to an array without the decoration.

Bug: tint:724
Fixed: tint:782
Change-Id: I0202459009cd45be427cdb621993a5a3b07ff51e
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50301
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-05-07 20:58:34 +00:00
..
BUILD.gn sem: Fold together sem::Array and sem::ArrayType 2021-05-07 20:58:34 +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