diff options
Diffstat (limited to 'tests/reflection/attribute.slang')
| -rw-r--r-- | tests/reflection/attribute.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/attribute.slang b/tests/reflection/attribute.slang index 687148add..41179fcf5 100644 --- a/tests/reflection/attribute.slang +++ b/tests/reflection/attribute.slang @@ -2,7 +2,7 @@ // Tests reflection of user defined attributes. -//TEST:REFLECTION:-stage compute -entry main -target hlsl +//TEST:REFLECTION:-stage compute -entry main -target hlsl -no-codegen [__AttributeUsage(_AttributeTargets.Struct)] struct MyStructAttribute |
