dawn-cmake/test
Ben Clayton 9ad49e43c1 test: Add more reported bug cases
Bug: tint:943
Bug: tint:948
Bug: tint:949
Change-Id: Ib511b69d9e4308b106de2c191bae91f5cade2507
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56770
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-07-02 22:17:25 +00:00
..
access validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
array writer/hlsl: Use unsigned indices for UBOs 2021-07-02 19:27:42 +00:00
bug test: Add more reported bug cases 2021-07-02 22:17:25 +00:00
expressions writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
fxc_bugs/vector_assignment_in_loop Implement FXC workaround for vector access in loops resulting in failed loop unrolling 2021-06-29 22:07:44 +00:00
intrinsics writer/hlsl: Fix level packing for textureLoad() 2021-06-30 08:51:36 +00:00
loops test: Add loop test cases 2021-06-21 19:04:56 +00:00
ptr_ref writer/hlsl: Use unsigned indices for UBOs 2021-07-02 19:27:42 +00:00
samples writer/hlsl: Use unsigned indices for UBOs 2021-07-02 19:27:42 +00:00
shader_io writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
struct writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
types writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
var writer/hlsl: Zero initialize with (T) 0 2021-07-02 19:27:42 +00:00
BUILD.gn transform: Add LoopToForLoop 2021-07-02 22:17: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