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

Public Attributes

D3D12_DESCRIPTOR_RANGE_TYPE RangeType
 
UINT NumDescriptors
 
UINT BaseShaderRegister
 
UINT RegisterSpace
 
D3D12_DESCRIPTOR_RANGE_FLAGS Flags
 
UINT OffsetInDescriptorsFromTableStart
 

Detailed Description

Definition at line 1124 of file d3d12.idl.

Member Data Documentation

◆ BaseShaderRegister

UINT D3D12_DESCRIPTOR_RANGE1::BaseShaderRegister

Definition at line 1128 of file d3d12.idl.

◆ Flags

D3D12_DESCRIPTOR_RANGE_FLAGS D3D12_DESCRIPTOR_RANGE1::Flags

Definition at line 1130 of file d3d12.idl.

◆ NumDescriptors

UINT D3D12_DESCRIPTOR_RANGE1::NumDescriptors

Definition at line 1127 of file d3d12.idl.

◆ OffsetInDescriptorsFromTableStart

UINT D3D12_DESCRIPTOR_RANGE1::OffsetInDescriptorsFromTableStart

Definition at line 1131 of file d3d12.idl.

◆ RangeType

D3D12_DESCRIPTOR_RANGE_TYPE D3D12_DESCRIPTOR_RANGE1::RangeType

Definition at line 1126 of file d3d12.idl.

◆ RegisterSpace

UINT D3D12_DESCRIPTOR_RANGE1::RegisterSpace

Definition at line 1129 of file d3d12.idl.


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