Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIPoolAllocator
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHIPoolAllocator.h |
| Include | #include "RHIPoolAllocator.h" |
FRHIMemoryPool * CreateNewPool
(
int16 InPoolIndex,
uint32 InMinimumAllocationSize,
ERHIPoolResourceTypes InAllocationResourceType
)
Remarks
Helper function to create a new platform specific pool.