Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FEventSink |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/GPUProfiler.h |
| Include Path | #include "GPUProfiler.h" |
Syntax
struct FEventSink
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEventSink () |
GPUProfiler.h | ||
FEventSink
(
FEventSink const& |
GPUProfiler.h | ||
FEventSink
(
FEventSink&& |
GPUProfiler.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FEventSink() |
GPUProfiler.h |
Structs
| Name | Remarks |
|---|---|
| FIterator |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InitializeQueues
(
TConstArrayView< FQueue > Queues |
GPUProfiler.h | ||
void ProcessStreams
(
TConstArrayView< TSharedRef< FEventStream > > EventStreams |
GPUProfiler.h |