Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/D3D12RHI/Public/D3D12Resources.h |
Include |
#include "D3D12Resources.h" |
enum ResourceLocationType
{
eUndefined,
eStandAlone,
eSubAllocation,
eFastAllocation,
eMultiFrameFastAllocation,
eAliased,
eNodeReference,
eHeapAliased,
}
Name |
Description |
---|---|
eUndefined |
|
eStandAlone |
|
eSubAllocation |
|
eFastAllocation |
|
eMultiFrameFastAllocation |
|
eAliased |
|
eNodeReference |
|
eHeapAliased |