Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGScope_RHI
Description
Nothing to do for Begin/EndGPU. The RHI API only requires breadcrumbs to be begun/ended once, and will automatically fixup other pipelines whenever we switch.
| Name | BeginGPU |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include Path | #include "RenderGraphEvent.h" |
void BeginGPU
(
FRHIComputeCommandList & RHICmdList
)