Navigation
API > API/Runtime > API/Runtime/RHICore
Type of allocation strategy.
| Name | ERHIPoolAllocationStrategy |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIPoolAllocator.h |
| Include Path | #include "RHIPoolAllocator.h" |
Syntax
enum ERHIPoolAllocationStrategy
{
Immediate,
Async,
Count,
}
Values
| Name | Remarks |
|---|---|
| Immediate | |
| Async | |
| Count |