From 5667da7b80898d81394f1d1796487dc11b1ab82f Mon Sep 17 00:00:00 2001 From: Giovanni Mascellani Date: Sat, 19 Oct 2024 21:25:14 +0200 Subject: [PATCH] tests: Use the appropriate RTV format in bitwise.shader_test. --- tests/hlsl/bitwise.shader_test | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/hlsl/bitwise.shader_test b/tests/hlsl/bitwise.shader_test index 7cc61d8c..6c0a6fc3 100644 --- a/tests/hlsl/bitwise.shader_test +++ b/tests/hlsl/bitwise.shader_test @@ -199,6 +199,10 @@ float4 main() : SV_TARGET draw quad probe (0, 0) rgba (0.0, 1.0, 1.0, 0.0) +[rtv 0] +format r32g32b32a32-uint +size (2d, 640, 480) + [pixel shader todo] uint u; int i; @@ -219,6 +223,10 @@ uniform 0 uint4 0xcccccccc 0xcccccccc 0 0 todo(sm<6) draw quad probe (0, 0) rgbaui (16, 2, 31, 29) +[rtv 0] +format r32g32b32a32-float +size (2d, 640, 480) + [require] shader model >= 6.0 int64