summaryrefslogtreecommitdiff
path: root/tests/reflection/arrays.hlsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/arrays.hlsl.expected')
-rw-r--r--tests/reflection/arrays.hlsl.expected14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/reflection/arrays.hlsl.expected b/tests/reflection/arrays.hlsl.expected
index 3e0bd6723..0a2d2e43a 100644
--- a/tests/reflection/arrays.hlsl.expected
+++ b/tests/reflection/arrays.hlsl.expected
@@ -18,7 +18,7 @@ standard output = {
"kind": "scalar",
"scalarType": "float32"
},
- "binding": {"kind": "uniform", "offset": 0, "size": 4}
+ "binding": {"kind": "uniform", "offset": 0, "size": 4, "elementStride": 0}
},
{
"name": "a",
@@ -31,7 +31,7 @@ standard output = {
},
"uniformStride": 16
},
- "binding": {"kind": "uniform", "offset": 16, "size": 148}
+ "binding": {"kind": "uniform", "offset": 16, "size": 148, "elementStride": 16}
},
{
"name": "y",
@@ -39,7 +39,7 @@ standard output = {
"kind": "scalar",
"scalarType": "float32"
},
- "binding": {"kind": "uniform", "offset": 164, "size": 4}
+ "binding": {"kind": "uniform", "offset": 164, "size": 4, "elementStride": 0}
}
]
},
@@ -56,7 +56,7 @@ standard output = {
"kind": "scalar",
"scalarType": "float32"
},
- "binding": {"kind": "uniform", "offset": 0, "size": 4}
+ "binding": {"kind": "uniform", "offset": 0, "size": 4, "elementStride": 0}
},
{
"name": "a",
@@ -69,7 +69,7 @@ standard output = {
},
"uniformStride": 16
},
- "binding": {"kind": "uniform", "offset": 16, "size": 148}
+ "binding": {"kind": "uniform", "offset": 16, "size": 148, "elementStride": 16}
},
{
"name": "y",
@@ -77,11 +77,11 @@ standard output = {
"kind": "scalar",
"scalarType": "float32"
},
- "binding": {"kind": "uniform", "offset": 164, "size": 4}
+ "binding": {"kind": "uniform", "offset": 164, "size": 4, "elementStride": 0}
}
]
},
- "binding": {"kind": "uniform", "offset": 0, "size": 168}
+ "binding": {"kind": "uniform", "offset": 0, "size": 168, "elementStride": 0}
}
}
},