diff options
Diffstat (limited to 'tests/reflection/matrix-layout.slang.1.expected')
| -rw-r--r-- | tests/reflection/matrix-layout.slang.1.expected | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/reflection/matrix-layout.slang.1.expected b/tests/reflection/matrix-layout.slang.1.expected index 221b96a0b..57fd29c6d 100644 --- a/tests/reflection/matrix-layout.slang.1.expected +++ b/tests/reflection/matrix-layout.slang.1.expected @@ -49,7 +49,7 @@ standard output = { "scalarType": "float32" } }, - "binding": {"kind": "uniform", "offset": 96, "size": 64} + "binding": {"kind": "uniform", "offset": 96, "size": 60} } ] } @@ -106,11 +106,11 @@ standard output = { "scalarType": "float32" } }, - "binding": {"kind": "uniform", "offset": 96, "size": 64} + "binding": {"kind": "uniform", "offset": 96, "size": 60} } ] }, - "binding": {"kind": "uniform", "offset": 0, "size": 160} + "binding": {"kind": "uniform", "offset": 0, "size": 156} } ] } |
