Navigation
API > API/Runtime > API/Runtime/RenderCore
| Type | Name | Description | |
|---|---|---|---|
| FIntVector | FComputeShaderUtils::GetGroupCount
(
const int32 ThreadCount, |
Compute the number of groups to dispatch. | |
| FIntVector | FComputeShaderUtils::GetGroupCount
(
const FIntPoint& ThreadCount, |
||
| FIntVector | FComputeShaderUtils::GetGroupCount
(
const FIntPoint& ThreadCount, |
||
| FIntVector | FComputeShaderUtils::GetGroupCount
(
const FIntVector& ThreadCount, |
||
| FIntVector | FComputeShaderUtils::GetGroupCount
(
const FIntVector& ThreadCount, |