mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-04 21:54:32 +00:00
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>