Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIHeapDescriptorAllocator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Free
(
FRHIDescriptorHandle InHandle |
RHIDescriptorAllocator.h | ||
void Free
(
FRHIDescriptorAllocation Allocation |
RHIDescriptorAllocator.h |
Free(FRHIDescriptorHandle)
| Name | Free |
| Type | function |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path | #include "RHIDescriptorAllocator.h" |
| Source | /Engine/Source/Runtime/RHICore/Private/RHIDescriptorAllocator.cpp |
void Free
(
FRHIDescriptorHandle InHandle
)
Free(FRHIDescriptorAllocation)
| Name | Free |
| Type | function |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path | #include "RHIDescriptorAllocator.h" |
| Source | /Engine/Source/Runtime/RHICore/Private/RHIDescriptorAllocator.cpp |
void Free
(
FRHIDescriptorAllocation Allocation
)