dawn-cmake/test
Antonio Maiorano 594075a2f0 Add DuplicateStorageStruct transform
This transform is currently required by Dawn for it's GLSL backend so
that SPIRV-Cross does not end up renaming the structures internally,
which it does to fix aliasing problems. We can remove this transform
if/once Dawn using binding numbers rather than names for uniform/storage
buffer data.

Bug: tint:386
Bug: tint:808

CloneContext: allow insert before/after of a node marked for removal
Change-Id: I3ff3b37bca62db07d5c759250dd4777e279b7a4f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51403
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-05-19 08:13:28 +00:00
..
access Implement Pointers and References 2021-05-18 10:28:48 +00:00
bug/tint Implement Pointers and References 2021-05-18 10:28:48 +00:00
intrinsics Implement Pointers and References 2021-05-18 10:28:48 +00:00
ptr_ref Implement Pointers and References 2021-05-18 10:28:48 +00:00
samples Implement Pointers and References 2021-05-18 10:28:48 +00:00
BUILD.gn Add DuplicateStorageStruct transform 2021-05-19 08:13:28 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh tools/test-all.sh: Fix usage info 2021-05-18 17:06:18 +00:00