dawn-cmake/test
Ben Clayton dfcc7b5714 writer/spirv: Fix emission of select()
The argument order between WGSL and SPIR-V is different (condition is first in SPIR-V, last in WGSL)

Fixed: tint:560
Change-Id: I56c659c441292e05f71a24d96dbc9f93f25b71f0
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53620
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-07 20:01:54 +00:00
..
access writer/msl: Fix zero-valued matrix constructors 2021-05-19 11:15:58 +00:00
array Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
bug/tint Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
deprecated/access_deco test: SKIP deprecated/access_deco for MSL backend 2021-06-07 16:50:22 +00:00
expressions writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
intrinsics writer/spirv: Fix emission of select() 2021-06-07 20:01:54 +00:00
ptr_ref Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
samples Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
shader_io wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
struct writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
types writer/msl: Wrap each array type in a struct 2021-06-02 17:23:03 +00:00
var Implement type inference 2021-06-04 15:28:47 +00:00
BUILD.gn wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +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