30 lines · yaml
1# RUN: not yaml2obj %s 2>&1 | FileCheck %s2 3# CHECK: error: Specified StaticSamplersOffset does not match computed value: 48.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: 2421 NumStaticSamplers: 022 StaticSamplersOffset: 023 Parameters:24 - ParameterType: SRV25 ShaderVisibility: Domain26 Descriptor:27 ShaderRegister: 3128 RegisterSpace: 3229 DATA_STATIC_WHILE_SET_AT_EXECUTE: true30