summaryrefslogtreecommitdiffstats
path: root/tests/reflection/sample-index-input.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/sample-index-input.hlsl.expected')
-rw-r--r--tests/reflection/sample-index-input.hlsl.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/sample-index-input.hlsl.expected b/tests/reflection/sample-index-input.hlsl.expected
index d0bc3c1b9..7eb2e1896 100644
--- a/tests/reflection/sample-index-input.hlsl.expected
+++ b/tests/reflection/sample-index-input.hlsl.expected
@@ -9,7 +9,7 @@ standard output = {
"entryPoints": [
{
"name": "main",
- "stage:": "fragment",
+ "stage": "fragment",
"parameters": [
{
"name": "input",
@@ -46,7 +46,7 @@ standard output = {
}
],
"usesAnySampleRateInput": true,
- "result:": {
+ "result": {
"stage": "fragment",
"binding": {"kind": "varyingOutput", "index": 0},
"semanticName": "SV_TARGET",