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