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.expected8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/reflection/multi-file.hlsl.expected b/tests/reflection/multi-file.hlsl.expected
index 1cbc73f5c..0472a0b0a 100644
--- a/tests/reflection/multi-file.hlsl.expected
+++ b/tests/reflection/multi-file.hlsl.expected
@@ -402,8 +402,8 @@ standard output = {
"entryPoints": [
{
"name": "mainVS",
- "stage:": "vertex",
- "result:": {
+ "stage": "vertex",
+ "result": {
"semanticName": "SV_POSITION",
"type": {
"kind": "vector",
@@ -417,8 +417,8 @@ standard output = {
},
{
"name": "mainFS",
- "stage:": "fragment",
- "result:": {
+ "stage": "fragment",
+ "result": {
"stage": "fragment",
"binding": {"kind": "varyingOutput", "index": 0},
"semanticName": "SV_TARGET",