Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIDescriptorAllocator
Debug tracking of outstanding allocations to detect double-free.
| Name | FDebugDescriptorAllocation |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path | #include "RHIDescriptorAllocator.h" |
Syntax
struct FDebugDescriptorAllocation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Callstack | TArray< uint64, TInlineAllocator< 16 > > | RHIDescriptorAllocator.h | ||
| Count | uint32 | RHIDescriptorAllocator.h |