Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHIBreadcrumbData_Stats
- FRHIBreadcrumbData
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIBreadcrumbs.h |
| Include | #include "RHIBreadcrumbs.h" |
Syntax
struct FRHIBreadcrumbData_Stats
Remarks
Holds both a stats system ID, and a CSV profiler ID. The computed stat value is emitted to both "stat gpu" and the CSV profiler.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRHIBreadcrumbData_Stats
(
TStatId InStatId, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
FRHIBreadcrumbData_Stats const& RHS |