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.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/global-uniforms.hlsl.expected b/tests/reflection/global-uniforms.hlsl.expected
index e36665673..ec2511533 100644
--- a/tests/reflection/global-uniforms.hlsl.expected
+++ b/tests/reflection/global-uniforms.hlsl.expected
@@ -71,7 +71,7 @@ standard output = {
"entryPoints": [
{
"name": "main",
- "stage:": "fragment"
+ "stage": "fragment"
}
]
}