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

Public Attributes

BOOL CopyQueueTimestampQueriesSupported
 
BOOL CastingFullyTypedFormatSupported
 
D3D12_COMMAND_LIST_SUPPORT_FLAGS WriteBufferImmediateSupportFlags
 
D3D12_VIEW_INSTANCING_TIER ViewInstancingTier
 
BOOL BarycentricsSupported
 

Detailed Description

Definition at line 2308 of file d3d12.idl.

Member Data Documentation

◆ BarycentricsSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS3::BarycentricsSupported

Definition at line 2314 of file d3d12.idl.

◆ CastingFullyTypedFormatSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS3::CastingFullyTypedFormatSupported

Definition at line 2311 of file d3d12.idl.

◆ CopyQueueTimestampQueriesSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS3::CopyQueueTimestampQueriesSupported

Definition at line 2310 of file d3d12.idl.

◆ ViewInstancingTier

D3D12_VIEW_INSTANCING_TIER D3D12_FEATURE_DATA_D3D12_OPTIONS3::ViewInstancingTier

Definition at line 2313 of file d3d12.idl.

◆ WriteBufferImmediateSupportFlags

D3D12_COMMAND_LIST_SUPPORT_FLAGS D3D12_FEATURE_DATA_D3D12_OPTIONS3::WriteBufferImmediateSupportFlags

Definition at line 2312 of file d3d12.idl.


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