dawn-cmake/src/inspector
Ben Clayton 3f968e7b05 Resolver: Validate resource binding decorations
Validate that:
* That resource variables have resource bindings
* Only resource variables have resource bindings
* That a [[binding]] decoration is paired with a [[group]]
* That binding points are not reused in the same entry point

Fixed: tint:235
Fixed: tint:645
Bug: tint:645
Change-Id: I2542934b4c6a2b4bbde48242932c04c796033a90
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50500
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-05-10 19:16:46 +00:00
..
entry_point.cc Add getting constant ID information from Inspector 2020-10-16 02:26:54 +00:00
entry_point.h [inspector] Include component type information for stage variables 2021-03-11 16:37:32 +00:00
inspector.cc Rename all type UnwrapXXX() methods 2021-05-10 18:06:31 +00:00
inspector.h Move all classes from namespace `type` to namespace `sem` 2021-04-19 22:51:23 +00:00
inspector_test.cc Resolver: Validate resource binding decorations 2021-05-10 19:16:46 +00:00
scalar.cc Add getting constant ID information from Inspector 2020-10-16 02:26:54 +00:00
scalar.h Add getting constant ID information from Inspector 2020-10-16 02:26:54 +00:00