dawn-cmake/test
Ben Clayton f2ec7f38e5 writer/msl: Implement atomics
Common logic between the HLSL, WGSL and MSL writers has been moved into
the TextGenerator base class.

Fixed: tint:892
Change-Id: I0f469516947fe64817ce6251e436da74e5e176e8
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56068
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: James Price <jrprice@google.com>
2021-06-29 11:53:15 +00:00
..
access spirv-reader: Set workgroup size, but not specializable 2021-06-17 22:40:43 +00:00
array writer/hlsl: Emit zero values for private variables 2021-06-21 19:37:58 +00:00
bug writer/spirv: Handle terminators in BlockStatements 2021-06-29 10:23:26 +00:00
expressions test: Move 'splat' tests to expressions, split up 2021-06-28 15:56:57 +00:00
intrinsics writer/msl: Implement atomics 2021-06-29 11:53:15 +00:00
loops test: Add loop test cases 2021-06-21 19:04:56 +00:00
ptr_ref writer/msl: Rework string printing 2021-06-28 15:30:57 +00:00
samples writer/msl: Rework string printing 2021-06-28 15:30:57 +00:00
shader_io writer/spirv: Implement interpolate attributes 2021-06-28 23:04:43 +00:00
struct writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
types writer/hlsl: Emit zero values for private variables 2021-06-21 19:37:58 +00:00
var test: Move 'splat' tests to expressions, split up 2021-06-28 15:56:57 +00:00
BUILD.gn writer/msl: Implement atomics 2021-06-29 11:53:15 +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