summaryrefslogtreecommitdiffstats
path: root/tests/reflection/multi-file.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/multi-file.hlsl.expected')
-rw-r--r--tests/reflection/multi-file.hlsl.expected10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/reflection/multi-file.hlsl.expected b/tests/reflection/multi-file.hlsl.expected
index 38d028ffe..4ad95fb35 100644
--- a/tests/reflection/multi-file.hlsl.expected
+++ b/tests/reflection/multi-file.hlsl.expected
@@ -233,6 +233,16 @@ standard output = {
}
}
}
+ ],
+ "entryPoints": [
+ {
+ "name": "mainFS",
+ "stage:": "fragment"
+ },
+ {
+ "name": "mainVS",
+ "stage:": "vertex"
+ }
]
}
}