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

Public Attributes

D3D12_HEAP_TYPE Type
 
D3D12_CPU_PAGE_PROPERTY CPUPageProperty
 
D3D12_MEMORY_POOL MemoryPoolPreference
 
UINT CreationNodeMask
 
UINT VisibleNodeMask
 

Detailed Description

Definition at line 802 of file d3d12.idl.

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

Definition at line 806 of file d3d12.idl.

Referenced by d3d12_device_GetCustomHeapProperties(), and vkd3d_select_memory_type().

◆ Type

◆ VisibleNodeMask

UINT D3D12_HEAP_PROPERTIES::VisibleNodeMask

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