summaryrefslogtreecommitdiff
path: root/tests/cross-compile/fmod.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cross-compile/fmod.slang')
-rw-r--r--tests/cross-compile/fmod.slang4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cross-compile/fmod.slang b/tests/cross-compile/fmod.slang
index 94d733e66..6efff35b3 100644
--- a/tests/cross-compile/fmod.slang
+++ b/tests/cross-compile/fmod.slang
@@ -3,8 +3,8 @@
// Ensure that HLSL `fmod` works and produces
// expected output on Vulkan/GLSL.
-//TEST(compute):COMPARE_COMPUTE:-dx11 -compute
-//TEST(compute):COMPARE_COMPUTE:-vk -compute
+//TEST(compute):COMPARE_COMPUTE:-dx11 -compute -shaderobj
+//TEST(compute):COMPARE_COMPUTE:-vk -compute -shaderobj
//TEST_INPUT:cbuffer(data=[4 0 0 0]):name=C
cbuffer C