![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GPUDefragAllocator.h>
Public Member Functions | |
| FMemoryLayoutElement () | |
| FMemoryLayoutElement (int32 InSize, EMemoryElementType InType) | |
Public Attributes | |
| int32 | Size |
| EMemoryElementType | Type |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FMemoryLayoutElement &Element) |
|
inline |
|
inline |
|
friend |
| int32 FGPUDefragAllocator::FMemoryLayoutElement::Size |
| EMemoryElementType FGPUDefragAllocator::FMemoryLayoutElement::Type |