RetroArch
Public Attributes | List of all members
D3D12_ROOT_PARAMETER1 Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_ROOT_PARAMETER1:
[legend]

Public Attributes

D3D12_ROOT_PARAMETER_TYPE ParameterType
 
union {
   D3D12_ROOT_DESCRIPTOR_TABLE1   DescriptorTable
 
   D3D12_ROOT_CONSTANTS   Constants
 
   D3D12_ROOT_DESCRIPTOR1   Descriptor
 
}; 
 
D3D12_SHADER_VISIBILITY ShaderVisibility
 

Member Data Documentation

◆ @335

union { ... }

◆ Constants

D3D12_ROOT_CONSTANTS D3D12_ROOT_PARAMETER1::Constants

◆ Descriptor

D3D12_ROOT_DESCRIPTOR1 D3D12_ROOT_PARAMETER1::Descriptor

◆ DescriptorTable

D3D12_ROOT_DESCRIPTOR_TABLE1 D3D12_ROOT_PARAMETER1::DescriptorTable

◆ ParameterType

D3D12_ROOT_PARAMETER_TYPE D3D12_ROOT_PARAMETER1::ParameterType

◆ ShaderVisibility

D3D12_SHADER_VISIBILITY D3D12_ROOT_PARAMETER1::ShaderVisibility

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