diff options
Diffstat (limited to 'tests/reflection/gh-55.glsl.expected')
| -rw-r--r-- | tests/reflection/gh-55.glsl.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/gh-55.glsl.expected b/tests/reflection/gh-55.glsl.expected index 993984d93..8dc9a58bc 100644 --- a/tests/reflection/gh-55.glsl.expected +++ b/tests/reflection/gh-55.glsl.expected @@ -44,7 +44,7 @@ standard output = { "entryPoints": [ { "name": "main", - "stage:": "fragment" + "stage": "fragment" } ] } |
