diff options
Diffstat (limited to 'tests/bugs/array-size-static-const.hlsl')
| -rw-r--r-- | tests/bugs/array-size-static-const.hlsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/array-size-static-const.hlsl b/tests/bugs/array-size-static-const.hlsl index fe15d402d..643d4733e 100644 --- a/tests/bugs/array-size-static-const.hlsl +++ b/tests/bugs/array-size-static-const.hlsl @@ -1,5 +1,5 @@ // array-size-static-const.hlsl -//TEST:COMPARE_HLSL: -profile cs_5_0 -target dxbc-assembly +//TEST:COMPARE_HLSL: -profile cs_5_0 // The bug in this case is that were have a (hidden) // cast from the `uint` constant to `int` to get |
