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

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
 

Detailed Description

Definition at line 1208 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_ROOT_PARAMETER1::@3269

◆ Constants

D3D12_ROOT_CONSTANTS D3D12_ROOT_PARAMETER1::Constants

Definition at line 1214 of file d3d12.idl.

◆ Descriptor

D3D12_ROOT_DESCRIPTOR1 D3D12_ROOT_PARAMETER1::Descriptor

Definition at line 1215 of file d3d12.idl.

◆ DescriptorTable

D3D12_ROOT_DESCRIPTOR_TABLE1 D3D12_ROOT_PARAMETER1::DescriptorTable

Definition at line 1213 of file d3d12.idl.

◆ ParameterType

D3D12_ROOT_PARAMETER_TYPE D3D12_ROOT_PARAMETER1::ParameterType

Definition at line 1210 of file d3d12.idl.

◆ ShaderVisibility

D3D12_SHADER_VISIBILITY D3D12_ROOT_PARAMETER1::ShaderVisibility

Definition at line 1217 of file d3d12.idl.


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