summaryrefslogtreecommitdiffstats
path: root/tests/reflection/reflection0.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/reflection0.hlsl.expected')
-rw-r--r--tests/reflection/reflection0.hlsl.expected6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/reflection/reflection0.hlsl.expected b/tests/reflection/reflection0.hlsl.expected
index 3b74988b2..e4d6070ca 100644
--- a/tests/reflection/reflection0.hlsl.expected
+++ b/tests/reflection/reflection0.hlsl.expected
@@ -39,6 +39,12 @@ standard output = {
}
}
}
+ ],
+ "entryPoints": [
+ {
+ "name": "main",
+ "stage:": "fragment"
+ }
]
}
}