dawn-cmake/test
Antonio Maiorano e2528e9297 Reland "HLSL: force FXC to never unroll loops"
Now that I've landed this change to Dawn to disable FXC optimizations:
https://dawn-review.googlesource.com/c/dawn/+/70700,, we can reland this
change. The Tint-into-Dawn roll was failing because FXC would miscompile
certain loops into infinite loops when not unrolled.

Also reland
test/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.hlsl

Bug: tint:1112
Bug: dawn:1203
Change-Id: I641d68864b833e0fbe3b117d397b89ae96482536
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/71000
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2021-11-25 18:44:50 +00:00
..
access GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
array Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
buffer Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
bug Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
expressions GLSL: implement inf, nan. 2021-11-18 13:11:43 +00:00
identifiers/underscore IntrinsicTable: remove double underscores 2021-11-22 15:24:16 +00:00
intrinsics intrinsics: Deprecate isNan, isInf, isFinite, isNormal 2021-11-23 18:57:57 +00:00
layout/storage/mat2x2 Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
let GLSL: implement atomics. 2021-11-19 17:46:13 +00:00
loops Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
matrix/constructor/elements GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
ptr_ref GLSL: implement atomics. 2021-11-19 17:46:13 +00:00
samples Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
shader_io GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
shadowing resolver: Support shadowing 2021-11-23 20:45:51 +00:00
statements Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
struct GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
types GLSL: fix single-valued vector init. 2021-11-22 16:14:16 +00:00
unittest/reader/spirv Add more SPIR-V reader unit test samples 2021-09-27 20:55:53 +00:00
var Reland "HLSL: force FXC to never unroll loops" 2021-11-25 18:44:50 +00:00
vk-gl-cts spirv-reader: Sink pointer-to-vector-component 2021-11-04 19:55:57 +00:00
BUILD.gn Add tests for fuzzers::RandomGenerator 2021-11-24 14:55:05 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00