Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FQueue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FQueue () |
GPUProfiler.h | ||
| GPUProfiler.h |
FQueue()
| Name | FQueue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
FQueue()
FQueue(EType, uint8, uint8)
| Name | FQueue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
constexpr FQueue
(
EType Type,
uint8 GPU,
uint8 Index
)