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