ReactOS 0.4.17-dev-934-g091855f
D3D12_VERSIONED_ROOT_SIGNATURE_DESC Struct Reference
Collaboration diagram for D3D12_VERSIONED_ROOT_SIGNATURE_DESC:

Public Attributes

D3D_ROOT_SIGNATURE_VERSION Version
 
union {
   D3D12_ROOT_SIGNATURE_DESC   Desc_1_0
 
   D3D12_ROOT_SIGNATURE_DESC1   Desc_1_1
 
}; 
 

Detailed Description

Definition at line 1409 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_VERSIONED_ROOT_SIGNATURE_DESC::@3271

◆ Desc_1_0

D3D12_ROOT_SIGNATURE_DESC D3D12_VERSIONED_ROOT_SIGNATURE_DESC::Desc_1_0

Definition at line 1414 of file d3d12.idl.

Referenced by d3d12_root_signature_deserializer_GetRootSignatureDesc().

◆ Desc_1_1

D3D12_ROOT_SIGNATURE_DESC1 D3D12_VERSIONED_ROOT_SIGNATURE_DESC::Desc_1_1

Definition at line 1415 of file d3d12.idl.

◆ Version


The documentation for this struct was generated from the following file: