Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
Syntax
struct FRenderThreadIdleScope
Remarks
Helper to mark scopes as idle time on the render or RHI threads.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const bool | bCondition | ||
| FThreadIdleStats::FScopeIdle | RHIThreadIdleScope | ||
| const uint32 | Start | ||
| const ERenderThreadIdleTypes::Type | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRenderThreadIdleScope
(
ERenderThreadIdleTypes::Type Type, |
Destructors
| Type | Name | Description | |
|---|---|---|---|