threadGroupSizeIsMultipleOfThreadExecutionWidth

A boolean value indicating whether each dimension of the threadgroup size is a multiple of its corresponding thread execution width.

Declaration

var threadGroupSizeIsMultipleOfThreadExecutionWidth: Bool { get set }