Navigation
API > API/Runtime > API/Runtime/RHI
Same of FDefaultBlockAllocationTag but custom TagName.
| |
|
| Name |
FCommandListBaseBlockAllocationTag |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RHI/Public/RHIAllocators.h |
| Include Path |
#include "RHIAllocators.h" |
Syntax
struct FCommandListBaseBlockAllocationTag
Typedefs
| Name |
Type |
Remarks |
Include Path |
| Allocator |
TBlockAllocationLockFreeCache< BlockSize, FAlignedAllocator > |
|
RHIAllocators.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| AllowOversizedBlocks |
bool |
|
RHIAllocators.h |
| BlockSize |
uint32 |
|
RHIAllocators.h |
| InlineBlockAllocation |
bool |
|
RHIAllocators.h |
| RequiresAccurateSize |
bool |
|
RHIAllocators.h |
| TagName |
const char * |
|
RHIAllocators.h |