Navigation
API > API/Runtime > API/Runtime/RHICore
| |
|
| Name |
FRHIDescriptorAllocatorRange |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RHICore/Public/RHIDescriptorAllocator.h |
| Include Path |
#include "RHIDescriptorAllocator.h" |
Syntax
struct FRHIDescriptorAllocatorRange
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRHIDescriptorAllocatorRange
(
uint32 InFirst,
uint32 InLast
)
|
|
RHIDescriptorAllocator.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| First |
uint32 |
|
RHIDescriptorAllocator.h |
|
| Last |
uint32 |
|
RHIDescriptorAllocator.h |
|
Functions
Public