diff options
Diffstat (limited to 'tests/compute/array-param.slang')
| -rw-r--r-- | tests/compute/array-param.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compute/array-param.slang b/tests/compute/array-param.slang index f1b06b352..ceac34e78 100644 --- a/tests/compute/array-param.slang +++ b/tests/compute/array-param.slang @@ -1,5 +1,5 @@ //TEST(compute):COMPARE_COMPUTE_EX:-cpu -compute -compile-arg -O3 -//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute +//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -dx12 //TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute |
