computeFunction
The compute kernel the pipeline calls.
Declaration
var computeFunction: (any MTLFunction)? { get set }Discussion
The default value is nil.
The compute kernel the pipeline calls.
var computeFunction: (any MTLFunction)? { get set }The default value is nil.