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