summaryrefslogtreecommitdiffstats
path: root/tests/reflection
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection')
-rw-r--r--tests/reflection/thread-group-size.hlsl.expected4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/reflection/thread-group-size.hlsl.expected b/tests/reflection/thread-group-size.hlsl.expected
index 60d5e822c..d139c5b64 100644
--- a/tests/reflection/thread-group-size.hlsl.expected
+++ b/tests/reflection/thread-group-size.hlsl.expected
@@ -21,7 +21,9 @@ standard output = {
"parameters": [
{
"name": "tid",
- "binding": {"kind": "vertexInput", "index": 0},
+ "bindings": [
+
+ ],
"type": {
"kind": "vector",
"elementCount": 3,