RetroArch
Public Attributes | List of all members
D3D12_CLEAR_VALUE Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_CLEAR_VALUE:
[legend]

Public Attributes

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

Member Data Documentation

◆ @319

union { ... }

◆ Color

FLOAT D3D12_CLEAR_VALUE::Color[4]

◆ DepthStencil

D3D12_DEPTH_STENCIL_VALUE D3D12_CLEAR_VALUE::DepthStencil

◆ Format

DXGI_FORMAT D3D12_CLEAR_VALUE::Format

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