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