Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHIParallelRenderPassInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
struct FRHIParallelRenderPassInfo : public FRHIRenderPassInfo
Inheritance Hierarchy
- FRHIRenderPassInfo → FRHIParallelRenderPassInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRHIParallelRenderPassInfo
(
FRHIRenderPassInfo&& Info, |
RHIResources.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Contexts | FRHIContextArray | RHIResources.h | ||
| PassName | const TCHAR * | RHIResources.h | ||
| RHIPlatformData | void * | Contains platform specific data. | RHIResources.h | |
| UploadContext | IRHIUploadContext * | RHIResources.h |