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

Public Attributes

DXGI_FORMAT Format
 
union {
   FLOAT   Color [4]
 
   D3D12_DEPTH_STENCIL_VALUE   DepthStencil
 
}; 
 

Detailed Description

Definition at line 884 of file d3d12.idl.

Member Data Documentation

◆ 

union { ... } D3D12_CLEAR_VALUE::@3261

◆ Color

FLOAT D3D12_CLEAR_VALUE::Color[4]

Definition at line 889 of file d3d12.idl.

◆ DepthStencil

D3D12_DEPTH_STENCIL_VALUE D3D12_CLEAR_VALUE::DepthStencil

Definition at line 890 of file d3d12.idl.

◆ Format

DXGI_FORMAT D3D12_CLEAR_VALUE::Format

Definition at line 886 of file d3d12.idl.


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