Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FWorkGraphPipelineStateSignature
- FWorkGraphPipelineStateInitializer
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
Syntax
class FWorkGraphPipelineStateInitializer : public FWorkGraphPipelineStateSignature
Variables
| Type | Name | Description | |
|---|---|---|---|
| FWorkGraphPipelineStateRHIRef | BasePipeline |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString const & | |||
| FRHIWorkGraphShader * | GetShader () |
||
| const FString & | |||
| const TArrayView< FRHIWorkGraphShader * > & | |||
| void | SetProgramName
(
TCHAR const* InProgramName |
||
| void | SetShader
(
FRHIWorkGraphShader* InShader |
||
| void | SetShaderBundleNodeTable
(
const TArrayView< FRHIWorkGraphShader* >& InShaders, |