diff options
Diffstat (limited to 'tests/reflection/unbounded-arrays.hlsl.1.expected')
| -rw-r--r-- | tests/reflection/unbounded-arrays.hlsl.1.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/unbounded-arrays.hlsl.1.expected b/tests/reflection/unbounded-arrays.hlsl.1.expected index daa1cb789..c8d8f6bed 100644 --- a/tests/reflection/unbounded-arrays.hlsl.1.expected +++ b/tests/reflection/unbounded-arrays.hlsl.1.expected @@ -113,7 +113,7 @@ standard output = { "entryPoints": [ { "name": "main", - "stage:": "compute", + "stage": "compute", "parameters": [ { "name": "tid", |
