dawn-cmake/docs
David Neto be514a1efb wgsl-reader: hex float: zero mantissa results in zero result
When the magnitude is zero, then we don't care about the magnitude
of the exponent. The result value is always zero, without emitting
an error.

Fixed: tint:1166
Change-Id: I303d7c336e7ea42719571854f0a22cbfd19da32c
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/63520
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: David Neto <dneto@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2021-09-08 13:46:51 +00:00
..
arch.md Rename semantic to sem 2021-04-16 19:07:51 +00:00
compound_statements.md sem: Add CompoundStatement 2021-07-14 09:44:41 +00:00
diagnostics_guide.md docs: Relax don't-quote-source rule 2021-06-09 07:48:38 +00:00
experimental_extensions.md Proposed process for experimental extensions 2021-04-27 17:55:07 +00:00
origin-trial-changes.md wgsl-reader: hex float: zero mantissa results in zero result 2021-09-08 13:46:51 +00:00
spirv-input-output-variables.md spirv-reader: builtin in/out keep their signedness as private vars 2021-06-11 20:45:06 +00:00
spirv-ptr-ref.md Add SPIR-V translation scheme for ptr-ref 2021-05-13 16:37:12 +00:00
style_guide.md Add a style guide 2021-04-08 15:10:47 +00:00
translations.md Implement texture_depth_multisampled_2d 2021-07-26 22:19:48 +00:00