Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIShaderParameters.h |
| Include | #include "RHIShaderParameters.h" |
Syntax
struct FRHIShaderBundleComputeDispatch
Variables
| Type | Name | Description | |
|---|---|---|---|
| FUint32Vector4 | Constants | ||
| TOptional< FRHIBatchedShaderParameters > | Parameters | ||
| FComputePipelineState * | PipelineState | ||
| uint32 | RecordIndex | ||
| FRHIComputePipelineState * | RHIPipeline | ||
| FRHIComputeShader * | Shader | ||
| FRHIWorkGraphShader * | WorkGraphShader |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |