diff options
Diffstat (limited to 'tests/reflection/thread-group-size.hlsl.expected')
| -rw-r--r-- | tests/reflection/thread-group-size.hlsl.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/thread-group-size.hlsl.expected b/tests/reflection/thread-group-size.hlsl.expected index 46b0eb87e..2f49623d7 100644 --- a/tests/reflection/thread-group-size.hlsl.expected +++ b/tests/reflection/thread-group-size.hlsl.expected @@ -21,7 +21,7 @@ standard output = { "entryPoints": [ { "name": "main", - "stage:": "compute", + "stage": "compute", "parameters": [ { "name": "tid", |
