diff options
Diffstat (limited to 'llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml')
| -rw-r--r-- | llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml b/llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml index 0441bb7a256b..b04549fde88f 100644 --- a/llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml +++ b/llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml @@ -18,7 +18,7 @@ Parts: NumRootParameters: 1 RootParametersOffset: 24 NumStaticSamplers: 0 - StaticSamplersOffset: 60 + StaticSamplersOffset: 64 Parameters: - ParameterType: 0 # SRV ShaderVisibility: 3 # Domain @@ -40,7 +40,7 @@ Parts: # CHECK-NEXT: NumRootParameters: 1 # CHECK-NEXT: RootParametersOffset: 24 # CHECK-NEXT: NumStaticSamplers: 0 -# CHECK-NEXT: StaticSamplersOffset: 60 +# CHECK-NEXT: StaticSamplersOffset: 64 # CHECK-NEXT: Parameters: # CHECK-NEXT: - ParameterType: 0 # CHECK-NEXT: ShaderVisibility: 3 |
