Contents

dispatchType

The strategy for dispatching any compute commands encoded in the compute pass.

Declaration

var dispatchType: MTLDispatchType { get set }

Discussion

The default dispatch type is MTLDispatchType.serial.