From dd275dd952afc1b0d1a156d786c28620a48863e1 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Thu, 15 May 2025 05:07:09 +0000 Subject: Re-enable spirv-validation, because the issue is no longer repro (#7082) --- tests/spirv/mesh-primitive.slang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/spirv') diff --git a/tests/spirv/mesh-primitive.slang b/tests/spirv/mesh-primitive.slang index ec0fd4d8b..2cc9d9824 100644 --- a/tests/spirv/mesh-primitive.slang +++ b/tests/spirv/mesh-primitive.slang @@ -1,4 +1,4 @@ -//TEST:SIMPLE(filecheck=CHECK): -target spirv -emit-spirv-directly -skip-spirv-validation +//TEST:SIMPLE(filecheck=CHECK): -target spirv -emit-spirv-directly // CHECK: OpDecorate %primitives_color Location 0 // CHECK: OpDecorate %primitives_color PerPrimitive -- cgit v1.2.3