Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIHeapDescriptorAllocator
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RHIDescriptorAllocator.h |
|
bool Allocate
(
uint32 NumDescriptors,
uint32& OutSlot
)
|
|
RHIDescriptorAllocator.h |
|
Allocate()
| |
|
| Name |
Allocate |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path |
#include "RHIDescriptorAllocator.h" |
| Source |
/Engine/Source/Runtime/RHICore/Private/RHIDescriptorAllocator.cpp |
FRHIDescriptorHandle Allocate()
Allocate(uint32, uint32 &)
| |
|
| Name |
Allocate |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path |
#include "RHIDescriptorAllocator.h" |
| Source |
/Engine/Source/Runtime/RHICore/Private/RHIDescriptorAllocator.cpp |
bool Allocate
(
uint32 NumDescriptors,
uint32 & OutSlot
)