'Declaration Sub CalculateThreadgroups( _ ByVal outputRect As RectL, _ ByRef dimensionX As Integer, _ ByRef dimensionY As Integer, _ ByRef dimensionZ As Integer _ )
void CalculateThreadgroups( RectL outputRect, out int dimensionX, out int dimensionY, out int dimensionZ )
Parameters
- outputRect
- dimensionX
- dimensionY
- dimensionZ