Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FGPUDefragAllocator
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/GPUDefragAllocator.h |
| Include | #include "GPUDefragAllocator.h" |
Syntax
struct FMemoryLayoutElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Size | ||
| EMemoryElementType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMemoryLayoutElement
(
int32 InSize, |