Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Close the current translate chain, finalizing the specified contexts. Provided as a hook for the RHI validation layer to handle addition logic for parallel render passes.
| Name | FRHICloseTranslateChainArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
Syntax
struct FRHICloseTranslateChainArgs : public FDynamicRHI::FRHIFinalizeContextsArgs
Inheritance Hierarchy
- FDynamicRHI::FRHIFinalizeContextsArgs → FDynamicRHI::FRHICloseTranslateChainArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldFinalize | bool | DynamicRHI.h |