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