diff options
Diffstat (limited to 'tests/bindings/hlsl-to-vulkan-shift.hlsl.expected')
| -rw-r--r-- | tests/bindings/hlsl-to-vulkan-shift.hlsl.expected | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/bindings/hlsl-to-vulkan-shift.hlsl.expected b/tests/bindings/hlsl-to-vulkan-shift.hlsl.expected index b0d8ace6f..939f847ca 100644 --- a/tests/bindings/hlsl-to-vulkan-shift.hlsl.expected +++ b/tests/bindings/hlsl-to-vulkan-shift.hlsl.expected @@ -21,7 +21,7 @@ standard output = { }, { "name": "c", - "binding": {"kind": "descriptorTableSlot", "index": 0}, + "binding": {"kind": "descriptorTableSlot", "index": 3}, "type": { "kind": "constantBuffer", "elementType": { @@ -86,7 +86,7 @@ standard output = { }, { "name": "u", - "binding": {"kind": "descriptorTableSlot", "index": 2}, + "binding": {"kind": "descriptorTableSlot", "index": 11}, "type": { "kind": "resource", "baseShape": "structuredBuffer", @@ -157,7 +157,7 @@ standard output = { }, { "name": "c", - "binding": {"kind": "descriptorTableSlot", "index": 0} + "binding": {"kind": "descriptorTableSlot", "index": 3} }, { "name": "t2", @@ -165,7 +165,7 @@ standard output = { }, { "name": "u", - "binding": {"kind": "descriptorTableSlot", "index": 2} + "binding": {"kind": "descriptorTableSlot", "index": 11} }, { "name": "u2", |
