24 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s2 3# CHECK: error: Specified RootParametersOffset does not match required value: 24.4 5--- !dxcontainer6Header:7 Hash: [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,8 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]9 Version:10 Major: 111 Minor: 012 PartCount: 113 PartOffsets: [ 60 ]14Parts:15 - Name: RTS016 Size: 2417 RootSignature:18 Version: 219 NumRootParameters: 020 RootParametersOffset: 3621 NumStaticSamplers: 022 StaticSamplersOffset: 2423 Parameters: []24