dawn-cmake/test
David Neto d5f4ea22f0 wsgl-writer: emit inf, nan, subnormal as hex float
Signed zeros are emitted.
Subormal numbers are emitted as hex float.

Handling Inf and NaN is unresolved in the spec.
See https://github.com/gpuweb/gpuweb/issues/1769

NaN tests are disabled, due to platform dependence.
Windows x86-64 seems to always set the high mantissa bit
on NaNs.

Fixed: tint:76
Change-Id: I06c69b93b04c869a63ec2f574022996acc7a6dbe
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/52321
Commit-Queue: David Neto <dneto@google.com>
Auto-Submit: David Neto <dneto@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-05-27 20:46:46 +00:00
..
access writer/msl: Fix zero-valued matrix constructors 2021-05-19 11:15:58 +00:00
bug/tint Disable MSL tests that fail to validate 2021-05-27 16:48:57 +00:00
intrinsics Implement Pointers and References 2021-05-18 10:28:48 +00:00
ptr_ref Disable MSL tests that fail to validate 2021-05-27 16:48:57 +00:00
samples Disable MSL tests that fail to validate 2021-05-27 16:48:57 +00:00
types writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
var writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
BUILD.gn wsgl-writer: emit inf, nan, subnormal as hex float 2021-05-27 20:46:46 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh tools/test-all.sh: Fix usage info 2021-05-18 17:06:18 +00:00