RetroArch
Public Attributes | List of all members
D3D12_HEAP_PROPERTIES Struct Reference

#include <d3d12.h>

Public Attributes

D3D12_HEAP_TYPE Type
 
D3D12_CPU_PAGE_PROPERTY CPUPageProperty
 
D3D12_MEMORY_POOL MemoryPoolPreference
 
UINT CreationNodeMask
 
UINT VisibleNodeMask
 

Member Data Documentation

◆ CPUPageProperty

D3D12_CPU_PAGE_PROPERTY D3D12_HEAP_PROPERTIES::CPUPageProperty

◆ CreationNodeMask

UINT D3D12_HEAP_PROPERTIES::CreationNodeMask

◆ MemoryPoolPreference

D3D12_MEMORY_POOL D3D12_HEAP_PROPERTIES::MemoryPoolPreference

◆ Type

D3D12_HEAP_TYPE D3D12_HEAP_PROPERTIES::Type

◆ VisibleNodeMask

UINT D3D12_HEAP_PROPERTIES::VisibleNodeMask

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