dawn-cmake/test/tint
James Price 37d92ca244 tint/spirv: Fix atomicCompareExchangeWeak
We were missing an `UnwrapRef` when generating the return type, and
were generating invalid SPIR-V when the value being stored was a
reference. The auto-generated builtin tests only test with literal
values.

Fixed: tint:1573
Change-Id: If42280b3cc8ad3fba7355d333e02400c6db843fa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92144
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-06-01 00:03:29 +00:00
..
access tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
array tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
benchmark tint: Implement uniformity analaysis 2022-05-11 22:05:15 +00:00
buffer wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
bug tint/spirv: Fix atomicCompareExchangeWeak 2022-06-01 00:03:29 +00:00
builtins tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
expressions tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
extensions/parsing tint: Refactor Extensions / Enables. 2022-05-18 22:41:48 +00:00
identifiers/underscore wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
layout/storage/mat2x2 tint: Change all ProgramBuilder literals to 'i' or 'u' suffix 2022-05-05 20:23:40 +00:00
let Normalize all line endings to LF 2022-04-08 14:18:28 +00:00
loops HLSL: workaround FXC error "continue cannot be used in a switch" 2022-03-31 15:02:25 +00:00
out_of_order_decls wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
ptr_ref tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
samples tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 20:45:59 +00:00
shader_io GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. 2022-04-22 21:25:02 +00:00
shadowing wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
statements Normalize all line endings to LF 2022-04-08 14:18:28 +00:00
struct wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
types tint/writer: Replace use of strings for cache keys 2022-04-28 13:08:22 +00:00
unicode test: Move unicode e2e test to tint dir 2022-02-21 16:51:06 +00:00
unittest/reader/spirv tint: Remove skips for tests that now pass latest DXC 2022-05-26 13:06:55 +00:00
var tint: add --overrides flag to specify pipeline overrides 2022-05-05 17:05:10 +00:00
vk-gl-cts tint: Remove use of inf / nans from e2e tests 2022-05-31 21:35:00 +00:00
BUILD.gn tint: Rework sem::Constant to be variant-of-vector 2022-05-25 19:28:55 +00:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00