summaryrefslogtreecommitdiffstats
path: root/tests/reflection/shared-modifier.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/shared-modifier.hlsl.expected')
-rw-r--r--tests/reflection/shared-modifier.hlsl.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/shared-modifier.hlsl.expected b/tests/reflection/shared-modifier.hlsl.expected
index 782e038de..61774ed19 100644
--- a/tests/reflection/shared-modifier.hlsl.expected
+++ b/tests/reflection/shared-modifier.hlsl.expected
@@ -24,7 +24,7 @@ standard output = {
"entryPoints": [
{
"name": "main",
- "stage:": "fragment",
+ "stage": "fragment",
"parameters": [
{
"name": "uv",
@@ -41,7 +41,7 @@ standard output = {
}
}
],
- "result:": {
+ "result": {
"stage": "fragment",
"binding": {"kind": "varyingOutput", "index": 0},
"semanticName": "SV_TARGET",