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

Public Attributes

D3D12_DESCRIPTOR_RANGE_TYPE RangeType
 
UINT NumDescriptors
 
UINT BaseShaderRegister
 
UINT RegisterSpace
 
UINT OffsetInDescriptorsFromTableStart
 

Detailed Description

Definition at line 1104 of file d3d12.idl.

Member Data Documentation

◆ BaseShaderRegister

UINT D3D12_DESCRIPTOR_RANGE::BaseShaderRegister

Definition at line 1108 of file d3d12.idl.

◆ NumDescriptors

UINT D3D12_DESCRIPTOR_RANGE::NumDescriptors

Definition at line 1107 of file d3d12.idl.

◆ OffsetInDescriptorsFromTableStart

UINT D3D12_DESCRIPTOR_RANGE::OffsetInDescriptorsFromTableStart

Definition at line 1110 of file d3d12.idl.

Referenced by d3d12_root_signature_init_root_descriptor_tables().

◆ RangeType

D3D12_DESCRIPTOR_RANGE_TYPE D3D12_DESCRIPTOR_RANGE::RangeType

Definition at line 1106 of file d3d12.idl.

◆ RegisterSpace

UINT D3D12_DESCRIPTOR_RANGE::RegisterSpace

Definition at line 1109 of file d3d12.idl.


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