Contents

threadgroupSizeMatchesTileSize

A Boolean value that indicates whether all threadgroups for this pipeline completely cover tiles.

Declaration

var threadgroupSizeMatchesTileSize: Bool { get set }

Discussion

Metal can optimize code generation when the threadgroup and tile sizes match.

See Also

Specifying rasterization and visibility state