From 64ddefb90cf440df7879d1f2f9cc61de71e0f181 Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Fri, 13 Oct 2017 18:14:42 -0700 Subject: Move reflection JSON generation into separate text fixture (#211) Move reflection JSON generation into separate test fixture --- tests/reflection/cross-compile.slang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/reflection/cross-compile.slang') diff --git a/tests/reflection/cross-compile.slang b/tests/reflection/cross-compile.slang index 12376c82a..600f3ed0f 100644 --- a/tests/reflection/cross-compile.slang +++ b/tests/reflection/cross-compile.slang @@ -1,4 +1,4 @@ -//TEST(smoke):SIMPLE:-profile glsl_fragment -target glsl -target reflection-json +//TEST(smoke):REFLECTION:-profile glsl_fragment -target glsl // Confirm that when targetting GLSL via cross compilation, // we use the Vulkan layout rules instead of HLSL ones -- cgit v1.2.3