summaryrefslogtreecommitdiff
path: root/tests/reflection/default-space.slang.expected
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2023-11-01 21:42:12 -0700
committerGitHub <noreply@github.com>2023-11-01 21:42:12 -0700
commit6aca3813c4ccc496c0f9b2db293acb546aa11d2d (patch)
tree5281f0ac62946787db90409c1ab3da5ed3f0fc5c /tests/reflection/default-space.slang.expected
parent532c4322c9d9ab2c95a5bb573c89062456b59236 (diff)
Parameter binding and gfx fixes. (#3302)
* Parameter binding and gfx fixes. * Add diagnostics on entry point parameters. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/reflection/default-space.slang.expected')
-rw-r--r--tests/reflection/default-space.slang.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/default-space.slang.expected b/tests/reflection/default-space.slang.expected
index 5ba17790c..2667ae96e 100644
--- a/tests/reflection/default-space.slang.expected
+++ b/tests/reflection/default-space.slang.expected
@@ -14,7 +14,7 @@ standard output = {
},
{
"name": "b",
- "binding": {"kind": "registerSpace", "index": 0},
+ "binding": {"kind": "subElementRegisterSpace", "index": 0},
"type": {
"kind": "parameterBlock",
"elementType": {
@@ -32,7 +32,7 @@ standard output = {
]
},
"containerVarLayout": {
- "binding": {"kind": "registerSpace", "index": 0}
+ "binding": {"kind": "subElementRegisterSpace", "index": 0}
},
"elementVarLayout": {
"type": {