ReactOS 0.4.17-dev-934-g091855f
D3D12_FEATURE_DATA_D3D12_OPTIONS13 Struct Reference

Public Attributes

BOOL UnrestrictedBufferTextureCopyPitchSupported
 
BOOL UnrestrictedVertexElementAlignmentSupported
 
BOOL InvertedViewportHeightFlipsYSupported
 
BOOL InvertedViewportDepthFlipsZSupported
 
BOOL TextureCopyBetweenDimensionsSupported
 
BOOL AlphaBlendFactorSupported
 

Detailed Description

Definition at line 2439 of file d3d12.idl.

Member Data Documentation

◆ AlphaBlendFactorSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::AlphaBlendFactorSupported

Definition at line 2446 of file d3d12.idl.

◆ InvertedViewportDepthFlipsZSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::InvertedViewportDepthFlipsZSupported

Definition at line 2444 of file d3d12.idl.

◆ InvertedViewportHeightFlipsYSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::InvertedViewportHeightFlipsYSupported

Definition at line 2443 of file d3d12.idl.

◆ TextureCopyBetweenDimensionsSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::TextureCopyBetweenDimensionsSupported

Definition at line 2445 of file d3d12.idl.

◆ UnrestrictedBufferTextureCopyPitchSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::UnrestrictedBufferTextureCopyPitchSupported

Definition at line 2441 of file d3d12.idl.

◆ UnrestrictedVertexElementAlignmentSupported

BOOL D3D12_FEATURE_DATA_D3D12_OPTIONS13::UnrestrictedVertexElementAlignmentSupported

Definition at line 2442 of file d3d12.idl.


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