dawn-cmake/test
Ben Clayton 885488da41 writer/msl: Use UniqueIdentifier() for padding field names
UniqueIdentifier() will generate a program-global unique symbol.

MslGeneratorImplTest.AttemptTintPadSymbolCollision tests for collisions with the field names.
TextGeneratorTest.UniqueIdentifier_ConflictWithExisting tests for collisions between general symbols.

Fixed: tint:654
Change-Id: If2ba75d04ff0e2a9975e878596ac114d51adcd46
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56580
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Sarah Mashayekhi <sarahmashay@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: James Price <jrprice@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2021-06-30 16:01:40 +00:00
..
access validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
array writer/msl: Use UniqueIdentifier() for padding field names 2021-06-30 16:01:40 +00:00
bug writer/msl: Use UniqueIdentifier() for padding field names 2021-06-30 16:01:40 +00:00
expressions test: Move 'splat' tests to expressions, split up 2021-06-28 15:56:57 +00:00
fxc_bugs/vector_assignment_in_loop Implement FXC workaround for vector access in loops resulting in failed loop unrolling 2021-06-29 22:07:44 +00:00
intrinsics writer/hlsl: Fix level packing for textureLoad() 2021-06-30 08:51:36 +00:00
loops test: Add loop test cases 2021-06-21 19:04:56 +00:00
ptr_ref validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
samples validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
shader_io writer/msl: Use UniqueIdentifier() for padding field names 2021-06-30 16:01:40 +00:00
struct validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
types validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
var test: Add tests to verify variables are zero initialized 2021-06-30 15:59:40 +00:00
BUILD.gn transform: Rename BoundArrayAccessors to Robustness 2021-06-30 13:23:36 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00