dawn-cmake/test/tint/expressions
Zhaoming Jiang ab9b5f3aa5 Tint: Implement f16 in uniform and storage address space
This CL implements f16 in uniform and storage address space, allowing
using f16 types in uniform and storage buffers on all backends. Tint
uint tests and Dawn E2E tests are added to validate the f16 types work
as expected.

Bug: tint:1473, tint:1502
Change-Id: I15e3de1033d3727f2ea33f4657f682c5f13c2153
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106320
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2022-11-24 05:25:35 +00:00
..
binary Tint: Implement f16 in uniform and storage address space 2022-11-24 05:25:35 +00:00
bitcast Update lexer to not include `-` in numbers. 2022-10-26 15:20:47 +00:00
index tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
literals tint: delete e2e tests with inf/nan args to const eval expressions 2022-11-18 05:45:17 +00:00
splat tint: const eval of binary add 2022-08-04 19:48:27 +00:00
swizzle Tint: Implement f16 in uniform and storage address space 2022-11-24 05:25:35 +00:00
type_conv tint: add missing F16 conversion expression support 2022-09-01 03:08:20 +00:00
type_ctor tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
unary tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
zero_init When emitting a MSL struct initializer emit the struct name. 2022-08-11 02:28:01 +00:00