diff options
Diffstat (limited to 'tests/reflection/std430-layout.glsl.expected')
| -rw-r--r-- | tests/reflection/std430-layout.glsl.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/std430-layout.glsl.expected b/tests/reflection/std430-layout.glsl.expected index 7c9c514d6..780775c82 100644 --- a/tests/reflection/std430-layout.glsl.expected +++ b/tests/reflection/std430-layout.glsl.expected @@ -107,7 +107,7 @@ standard output = { "entryPoints": [ { "name": "main", - "stage:": "fragment" + "stage": "fragment" } ] } |
