RetroArch
Public Attributes | List of all members
D3D12_HEAP_DESC Struct Reference

#include <d3d12.h>

Collaboration diagram for D3D12_HEAP_DESC:
[legend]

Public Attributes

UINT64 SizeInBytes
 
D3D12_HEAP_PROPERTIES Properties
 
UINT64 Alignment
 
D3D12_HEAP_FLAGS Flags
 

Member Data Documentation

◆ Alignment

UINT64 D3D12_HEAP_DESC::Alignment

◆ Flags

D3D12_HEAP_FLAGS D3D12_HEAP_DESC::Flags

◆ Properties

D3D12_HEAP_PROPERTIES D3D12_HEAP_DESC::Properties

◆ SizeInBytes

UINT64 D3D12_HEAP_DESC::SizeInBytes

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