metalDeviceRegistryID
Requests the processor use the provided Metal device for processing.
Declaration
optional var metalDeviceRegistryID: UInt64 { get set }Discussion
This optional property requests that MERAWProcessor use MTLDevice corresponding to this ID for any Metal-based processing. This is optional and doesn’t need to be implemented if the processor does not use Metal.