dawn-cmake/test/tint
Zhaoming Jiang 7d7976d590 tint: Add end-to-end tests for expressions using f16 types
This patch add DXC compile flag "-enable-16bit-types" and change profile
to SM6.2 when validating generated HLSL using DXC if f16 extension is
enabled in the WGSL program.
The patch add Tint end-to-end test cases for expressions using f16 type,
including constructor, binary operator, splat, zero-init, and others.
Testcases that use f16 types in uniform or storage buffer are SKIPped,
because such usage is not implemented yet.

Bug: tint:1473, tint:1502
Change-Id: I481ab3d12cbb822f11ef85ba807bca3f9770089b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96252
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@chromium.org>
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
2022-08-03 08:45:25 +00:00
..
access tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
array tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
benchmark tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
buffer test/tint: Suppresses vulkan-dep failures in crbug.com/tint/1632 2022-08-02 21:06:55 +00:00
bug Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
builtins test/tint: Suppresses vulkan-dep failures in crbug.com/tint/1632 2022-08-02 21:06:55 +00:00
const tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
expressions tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
extensions/parsing tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
identifiers/underscore tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
layout/storage/mat2x2 tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
let/inferred tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
loops tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
out_of_order_decls tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
ptr_ref Sync reserved token list to WGSL spec. 2022-08-03 02:49:28 +00:00
samples tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
shader_io tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
shadowing tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
statements Add support for >>= and <<=. 2022-08-02 18:18:05 +00:00
struct tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
types tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
unicode tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
unittest/reader/spirv test/tint: Suppresses vulkan-dep failures in crbug.com/tint/1632 2022-08-02 21:06:55 +00:00
var tint: Add basic support for chromium_experimental_push_constant. 2022-08-02 15:55:35 +00:00
vk-gl-cts tint/val: Make DXC validation output stable 2022-07-26 14:23:24 +00:00
extract-spvasm.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
test-all.sh tools: Replace copy-pasta scripts 2022-04-07 18:26:45 +00:00