Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FEvent
| Name | FStats |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
Syntax
struct FStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumDispatches | uint32 | GPUProfiler.h | ||
| NumDraws | uint32 | GPUProfiler.h | ||
| NumPrimitives | uint32 | GPUProfiler.h | ||
| NumVertices | uint32 | GPUProfiler.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
GPUProfiler.h |