diff options
Diffstat (limited to 'tests/autodiff/reverse-loop-diff-only.slang')
| -rw-r--r-- | tests/autodiff/reverse-loop-diff-only.slang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/autodiff/reverse-loop-diff-only.slang b/tests/autodiff/reverse-loop-diff-only.slang index 64db4b814..f173ea33f 100644 --- a/tests/autodiff/reverse-loop-diff-only.slang +++ b/tests/autodiff/reverse-loop-diff-only.slang @@ -1,4 +1,5 @@ //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj -output-using-type +//TEST(compute):COMPARE_COMPUTE_EX:-cuda -compute -shaderobj -output-using-type //TEST:SIMPLE(filecheck=CHECK): -target hlsl -profile cs_5_0 -entry computeMain -line-directive-mode none //TEST_INPUT:ubuffer(data=[0 0 0 0 0], stride=4):out,name=outputBuffer |
