RetroArch
Public Attributes | List of all members
D3D12_VERSIONED_ROOT_SIGNATURE_DESC Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_VERSIONED_ROOT_SIGNATURE_DESC:
[legend]

Public Attributes

D3D_ROOT_SIGNATURE_VERSION Version
 
union {
   D3D12_ROOT_SIGNATURE_DESC   Desc_1_0
 
   D3D12_ROOT_SIGNATURE_DESC1   Desc_1_1
 
}; 
 

Member Data Documentation

◆ @337

union { ... }

◆ Desc_1_0

D3D12_ROOT_SIGNATURE_DESC D3D12_VERSIONED_ROOT_SIGNATURE_DESC::Desc_1_0

◆ Desc_1_1

D3D12_ROOT_SIGNATURE_DESC1 D3D12_VERSIONED_ROOT_SIGNATURE_DESC::Desc_1_1

◆ Version

D3D_ROOT_SIGNATURE_VERSION D3D12_VERSIONED_ROOT_SIGNATURE_DESC::Version

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