Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
Syntax
struct FScopedRHIThreadOwnership
Remarks
Helper for acquiring and releasing thread ownership of the RHI within a scope. For private use by the RHI and render thread management code only.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool const | bCondition |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedRHIThreadOwnership
(
bool bCondition |
Destructors
| Type | Name | Description | |
|---|---|---|---|