Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinnedGPU
| Name | Private |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Private/HAL/MallocBinnedGPU.cpp |
| Include Path | #include "HAL/MallocBinnedGPU.cpp" |
Syntax
struct Private
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FPoolInfoLarge * FindPoolInfo
(
FMallocBinnedGPU& Allocator, |
|||
static void FreeBundles
(
FMallocBinnedGPU& Allocator, |
|||
static FPoolInfoLarge * GetOrCreatePoolInfoLarge
(
FMallocBinnedGPU& Allocator, |
Gets the FPoolInfoLarge for a large block memory address. | ||
static FPoolInfoSmall * GetOrCreatePoolInfoSmall
(
FMallocBinnedGPU& Allocator, |
Gets the FPoolInfoSmall for a small block memory address. | ||
static void OutOfMemory
(
uint64 Size, |