Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FQueue |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
Syntax
struct FQueue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FQueue () |
GPUProfiler.h | ||
| GPUProfiler.h |
Enums
Public
| Name | Remarks |
|---|---|
| EType |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FQueue | union UE::RHI::GPUProfiler::FQueue | GPUProfiler.h | ||
| GPU | uint8 | GPUProfiler.h | ||
| Index | uint8 | GPUProfiler.h | ||
| Padding | uint8 | GPUProfiler.h | ||
| Type | EType | GPUProfiler.h | ||
| Value | uint32 | GPUProfiler.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCHAR const * GetTypeString() |
GPUProfiler.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
FQueue const& RHS |
GPUProfiler.h | ||
bool operator==
(
FQueue const& RHS |
GPUProfiler.h |