dawn-cmake/test
Ben Clayton 5ac96af72c test: Add FXC test cases for indexing arrays in structs
Also move:
  test/fxc_bugs/vector_assignment_in_loop
to
  test/bug/fxc/vector_assignment_in_loop

Change-Id: I7bbfc476fdb7a3296025609625e322fed8d16285
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/59444
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-07-23 16:44:52 +00:00
..
access validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
array transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00
buffer transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00
bug test: Add FXC test cases for indexing arrays in structs 2021-07-23 16:44:52 +00:00
expressions Fix operator% for f32 and vecN<f32> 2021-07-21 14:11:01 +00:00
intrinsics intrinsics: Add `mix(vec, vec, f32)` overload 2021-07-23 16:43:01 +00:00
let/handles test: Add a case for resources used through lets 2021-07-20 20:25:38 +00:00
loops test: Add loop test cases 2021-06-21 19:04:56 +00:00
ptr_ref writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
samples transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00
shader_io transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00
statements/for writer/wgsl: Fix printing of for-loops 2021-07-15 22:20:29 +00:00
struct writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
types Add support for converting bool to other types 2021-07-19 17:35:39 +00:00
var writer/hlsl: Don't wrap arrays in structures 2021-07-05 15:20:57 +00:00
vk-gl-cts Add tests derived from VK-GL-CTS 2021-07-23 13:10:12 +00:00
BUILD.gn Reland "Validate storage class constraints" 2021-07-15 19:09:25 +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
test.wgsl.expected.hlsl writer/wgsl: Fix printing of for-loops 2021-07-15 22:20:29 +00:00
test.wgsl.expected.msl writer/wgsl: Fix printing of for-loops 2021-07-15 22:20:29 +00:00
test.wgsl.expected.spvasm writer/wgsl: Fix printing of for-loops 2021-07-15 22:20:29 +00:00
test.wgsl.expected.wgsl writer/wgsl: Fix printing of for-loops 2021-07-15 22:20:29 +00:00