diff options
Diffstat (limited to 'tests/reflection/thread-group-size.hlsl')
| -rw-r--r-- | tests/reflection/thread-group-size.hlsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/thread-group-size.hlsl b/tests/reflection/thread-group-size.hlsl index eb2fb98ad..7e0400b46 100644 --- a/tests/reflection/thread-group-size.hlsl +++ b/tests/reflection/thread-group-size.hlsl @@ -1,4 +1,4 @@ -//TEST:SIMPLE:-profile cs_5_0 -target hlsl -target reflection-json +//TEST:REFLECTION:-profile cs_5_0 -target hlsl // Confirm that we provide reflection data for the `numthreads` attribute |
