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.
The strategy for dispatching any compute commands encoded in the compute pass.
var dispatchType: MTLDispatchType { get set }The default dispatch type is MTLDispatchType.serial.