diff options
Diffstat (limited to 'tests/reflection/parameter-block.slang')
| -rw-r--r-- | tests/reflection/parameter-block.slang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/reflection/parameter-block.slang b/tests/reflection/parameter-block.slang index 5fbcbb959..5c91ed339 100644 --- a/tests/reflection/parameter-block.slang +++ b/tests/reflection/parameter-block.slang @@ -1,4 +1,6 @@ //TEST:REFLECTION:-stage fragment -target glsl +//TEST:REFLECTION:-stage fragment -target hlsl -profile sm_5_0 +//TEST:REFLECTION:-stage fragment -target hlsl -profile sm_5_1 // Confirm that we do parameter binding correctly // when we have both a parameter block *and* user-defined |
