RetroArch
Public Attributes | List of all members
D3D12_ROOT_PARAMETER Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_ROOT_PARAMETER:
[legend]

Public Attributes

D3D12_ROOT_PARAMETER_TYPE ParameterType
 
union {
   D3D12_ROOT_DESCRIPTOR_TABLE   DescriptorTable
 
   D3D12_ROOT_CONSTANTS   Constants
 
   D3D12_ROOT_DESCRIPTOR   Descriptor
 
}; 
 
D3D12_SHADER_VISIBILITY ShaderVisibility
 

Member Data Documentation

◆ @333

union { ... }

◆ Constants

D3D12_ROOT_CONSTANTS D3D12_ROOT_PARAMETER::Constants

◆ Descriptor

D3D12_ROOT_DESCRIPTOR D3D12_ROOT_PARAMETER::Descriptor

◆ DescriptorTable

D3D12_ROOT_DESCRIPTOR_TABLE D3D12_ROOT_PARAMETER::DescriptorTable

◆ ParameterType

D3D12_ROOT_PARAMETER_TYPE D3D12_ROOT_PARAMETER::ParameterType

◆ ShaderVisibility

D3D12_SHADER_VISIBILITY D3D12_ROOT_PARAMETER::ShaderVisibility

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