Navigation
API > API/Runtime > API/Runtime/RenderCore
| Type | Name | Description | |
|---|---|---|---|
| void | FComputeShaderUtils::DispatchIndirect
(
FRHIComputeCommandList& RHICmdList, |
Indirect dispatch a compute shader to rhi command list with its parameters. | |
| void | FComputeShaderUtils::DispatchIndirect
(
FRHIComputeCommandList& RHICmdList, |
Dispatch a compute shader to rhi command list with its parameters and indirect args. |