dawn-cmake/test/bug
Ben Clayton b05e185a36 resolver: Support shadowing
Add transform::Unshadow to renamed shadowed symbols. Required by a
number of other transforms.

Replace Resolver symbol resolution with dep-graph.

The dependency graph now performs full symbol resolution before the
regular resolver pass.
Make use of this instead of duplicating the effort.

Simplfies code, and actually performs variable shadowing consistently.

Fixed: tint:819
Bug: tint:1266
Change-Id: I595d1812aebe1d79d2d32e724ff90de36e74cf4b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/70523
Reviewed-by: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-11-23 20:45:51 +00:00
..
chromium reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
dawn GLSL: fix vector relational ops. 2021-11-16 16:16:56 +00:00
fxc test: Update expected output of FXC bug 2021-11-23 18:57:57 +00:00
tint resolver: Support shadowing 2021-11-23 20:45:51 +00:00