![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RendererInterface.h>
Public Types | |
| using | Allocator = TBlockAllocationLockFreeCache< BlockSize, FAlignedAllocator > |
Static Public Attributes | |
| static constexpr uint32 | BlockSize = 64 * 1024 |
| static constexpr bool | AllowOversizedBlocks = true |
| static constexpr bool | RequiresAccurateSize = true |
| static constexpr bool | InlineBlockAllocation = false |
| static constexpr const char * | TagName = "SceneRenderingAllocator" |
| using FSceneRenderingBlockAllocationTag::Allocator = TBlockAllocationLockFreeCache<BlockSize, FAlignedAllocator> |
|
staticconstexpr |