diff options
Diffstat (limited to 'tests/cuda')
| -rw-r--r-- | tests/cuda/cuda-reflection.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cuda/cuda-reflection.slang b/tests/cuda/cuda-reflection.slang index 95bf591c9..f7cef88c3 100644 --- a/tests/cuda/cuda-reflection.slang +++ b/tests/cuda/cuda-reflection.slang @@ -1,6 +1,6 @@ // cuda-reflection.slang -//TEST:REFLECTION:-stage compute -entry main -target cuda +//TEST:REFLECTION:-stage compute -entry main -target cuda -no-codegen struct PadLadenStruct { |
