dawn-cmake/test
Ben Clayton 692fc20797 [writer/hlsl,msl] Correctly generate inf and nan literals
Also add missing msl macros to the renamer.

Bug: tint:951
Change-Id: I543e6eae885c979596ca63f9d6c7378dd5425e8a
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56941
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-07-06 09:43:49 +00:00
..
access validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
array writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
bug [writer/hlsl,msl] Correctly generate inf and nan literals 2021-07-06 09:43:49 +00:00
expressions [writer/hlsl,msl] Correctly generate inf and nan literals 2021-07-06 09:43:49 +00:00
fxc_bugs/vector_assignment_in_loop writer/hlsl: Emit for-loops where possible. 2021-07-02 22:17:25 +00:00
intrinsics Add refract intrinsic 2021-07-05 16:47:37 +00:00
loops test: Add loop test cases 2021-06-21 19:04:56 +00:00
ptr_ref writer/hlsl: Emit for-loops where possible. 2021-07-02 22:17:25 +00:00
samples writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
shader_io writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
struct writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
types writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
var writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
BUILD.gn reader/wgsl: Improve reserved keyword error messages 2021-07-05 21:48:37 +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