diff options
Diffstat (limited to 'tests/reflection/std430-layout.glsl.expected')
| -rw-r--r-- | tests/reflection/std430-layout.glsl.expected | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/reflection/std430-layout.glsl.expected b/tests/reflection/std430-layout.glsl.expected index 701a36909..bd04c417f 100644 --- a/tests/reflection/std430-layout.glsl.expected +++ b/tests/reflection/std430-layout.glsl.expected @@ -102,6 +102,12 @@ standard output = { } } } + ], + "entryPoints": [ + { + "name": "main", + "stage:": "fragment" + } ] } } |
