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.expected10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/reflection/matrix-layout.slang.expected b/tests/reflection/matrix-layout.slang.expected
index 04c861ed3..c8aeb2ae1 100644
--- a/tests/reflection/matrix-layout.slang.expected
+++ b/tests/reflection/matrix-layout.slang.expected
@@ -23,7 +23,7 @@ standard output = {
"scalarType": "float32"
}
},
- "binding": {"kind": "uniform", "offset": 0, "size": 64}
+ "binding": {"kind": "uniform", "offset": 0, "size": 60}
},
{
"name": "ab",
@@ -49,7 +49,7 @@ standard output = {
"scalarType": "float32"
}
},
- "binding": {"kind": "uniform", "offset": 112, "size": 64}
+ "binding": {"kind": "uniform", "offset": 112, "size": 60}
}
]
}
@@ -80,7 +80,7 @@ standard output = {
"scalarType": "float32"
}
},
- "binding": {"kind": "uniform", "offset": 0, "size": 64}
+ "binding": {"kind": "uniform", "offset": 0, "size": 60}
},
{
"name": "bb",
@@ -106,11 +106,11 @@ standard output = {
"scalarType": "float32"
}
},
- "binding": {"kind": "uniform", "offset": 112, "size": 64}
+ "binding": {"kind": "uniform", "offset": 112, "size": 60}
}
]
},
- "binding": {"kind": "uniform", "offset": 0, "size": 176}
+ "binding": {"kind": "uniform", "offset": 0, "size": 172}
}
]
}