diff options
Diffstat (limited to 'tests/reflection/matrix-layout.slang.1.expected')
| -rw-r--r-- | tests/reflection/matrix-layout.slang.1.expected | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/matrix-layout.slang.1.expected b/tests/reflection/matrix-layout.slang.1.expected index 0683a6edc..e471f060c 100644 --- a/tests/reflection/matrix-layout.slang.1.expected +++ b/tests/reflection/matrix-layout.slang.1.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", |
