dawn-cmake/test/tint/builtins
Zhaoming Jiang 6fe1f515d4 tint: Add f16 support for parts of float built-in, part 1
This patch add f16 support for a major part of numeric built-in, and
implement corresponding unittests for resolver and backends. This patch
also enable f16 constant evaluation for unary minus operator, `atan2`
and `clamp`.

The following numeric built-ins are not supported yet:
* frexp
* modf

The end-to-end tests for f16 built-in are not added yet.

Bug: tint:1473, tint:1502
Change-Id: If807185617b21c510a1a9c371179a60800c4f875
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96722
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
2022-07-29 11:41:51 +00:00
..
arrayLength tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
atomicStore tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
atomics/from_gen tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
extractBits tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
gen tint: Add f16 support for parts of float built-in, part 1 2022-07-29 11:41:51 +00:00
insertBits tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
textureDimensions tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
textureGather tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
textureLoad tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
textureNumSamples tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
degrees.spvasm
degrees.spvasm.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
degrees.spvasm.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
degrees.spvasm.expected.glsl tint: Add f16 support for parts of float built-in, part 1 2022-07-29 11:41:51 +00:00
degrees.spvasm.expected.msl
degrees.spvasm.expected.spvasm
degrees.spvasm.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
frexp.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
frexp.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
frexp.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
frexp.wgsl.expected.glsl
frexp.wgsl.expected.msl
frexp.wgsl.expected.spvasm
frexp.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
modf.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
modf.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
modf.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
modf.wgsl.expected.glsl
modf.wgsl.expected.msl
modf.wgsl.expected.spvasm
modf.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
radians.spvasm
radians.spvasm.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
radians.spvasm.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
radians.spvasm.expected.glsl tint: Add f16 support for parts of float built-in, part 1 2022-07-29 11:41:51 +00:00
radians.spvasm.expected.msl
radians.spvasm.expected.spvasm
radians.spvasm.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
repeated_use.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
repeated_use.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
repeated_use.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
repeated_use.wgsl.expected.glsl tint: Add f16 support for parts of float built-in, part 1 2022-07-29 11:41:51 +00:00
repeated_use.wgsl.expected.msl tint/writer/msl: Inline constant expressions 2022-06-01 10:08:29 +00:00
repeated_use.wgsl.expected.spvasm Remove isNan, isInf, isFinite, and isNormal 2022-03-05 00:39:14 +00:00
repeated_use.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00