dawn-cmake/test/expressions/binary
Ben Clayton cc05d89820 writer/msl: Replace use of 'auto' with actual return type
Fixes MSL 1.2 error:
'auto' return without trailing return type; deduced return types are a C++14 extension

Bug: tint:1327
Change-Id: I5956aadf6b28b605b07c9681716ac4b3e31d804a
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/71683
Reviewed-by: David Neto <dneto@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-12-03 21:50:23 +00:00
..
add GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-and GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-or GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-xor GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
div GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
left-shift GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
mod GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
mul writer/msl: Replace use of 'auto' with actual return type 2021-12-03 21:50:23 +00:00
right-shift GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
sub GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00