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