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

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
 

Detailed Description

Definition at line 1196 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_ROOT_PARAMETER::@3267

◆ Constants

D3D12_ROOT_CONSTANTS D3D12_ROOT_PARAMETER::Constants

Definition at line 1202 of file d3d12.idl.

◆ Descriptor

D3D12_ROOT_DESCRIPTOR D3D12_ROOT_PARAMETER::Descriptor

Definition at line 1203 of file d3d12.idl.

◆ DescriptorTable

D3D12_ROOT_DESCRIPTOR_TABLE D3D12_ROOT_PARAMETER::DescriptorTable

Definition at line 1201 of file d3d12.idl.

◆ ParameterType

D3D12_ROOT_PARAMETER_TYPE D3D12_ROOT_PARAMETER::ParameterType

Definition at line 1198 of file d3d12.idl.

◆ ShaderVisibility

D3D12_SHADER_VISIBILITY D3D12_ROOT_PARAMETER::ShaderVisibility

Definition at line 1205 of file d3d12.idl.


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