GetGroupCount

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FIntVector

 

GetGroupCount

(
    const int32 ThreadCount,
    const int32 GroupSize
)

Compute the number of group to dispatch.

Public function Static

FIntVector

 

GetGroupCount

(
    const FIntPoint& ThreadCount,
    const FIntPoint& GroupSize
)

Public function Static

FIntVector

 

GetGroupCount

(
    const FIntPoint& ThreadCount,
    const int32 GroupSize
)

Public function Static

FIntVector

 

GetGroupCount

(
    const FIntVector& ThreadCount,
    const FIntVector& GroupSize
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss