Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICommandDispatchComputeShader
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include | #include "RHICommandList.h" |
FRHICommandDispatchComputeShader
(
uint32 InThreadGroupCountX,
uint32 InThreadGroupCountY,
uint32 InThreadGroupCountZ
)