device
The device object that created the fence.
Declaration
var device: any MTLDevice { get }Discussion
Only the device that created the fence can use it.
The device object that created the fence.
var device: any MTLDevice { get }Only the device that created the fence can use it.