diff options
Diffstat (limited to 'tests/reflection/matrix-layout.slang.expected')
| -rw-r--r-- | tests/reflection/matrix-layout.slang.expected | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/matrix-layout.slang.expected b/tests/reflection/matrix-layout.slang.expected index c81207216..c42b1bfec 100644 --- a/tests/reflection/matrix-layout.slang.expected +++ b/tests/reflection/matrix-layout.slang.expected @@ -230,8 +230,8 @@ standard output = { "entryPoints": [ { "name": "main", - "stage:": "fragment", - "result:": { + "stage": "fragment", + "result": { "stage": "fragment", "binding": {"kind": "varyingOutput", "index": 0}, "semanticName": "SV_TARGET", |
