dawn-cmake/test
James Price f2f3bfc677 resolver: Allocate IDs for named pipeline constants
Keep track of any constant IDs specified in the shader, and then
allocate IDs for the remaining constants when creating the semantic
info.

Bug: tint:755
Change-Id: I6a76b1193cac459b62582cde7469b092dde51d5d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50841
Commit-Queue: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-05-13 20:32:32 +00:00
..
BUILD.gn resolver: Allocate IDs for named pipeline constants 2021-05-13 20:32:32 +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