supportsDevice(_:)
Returns a Boolean value that indicates whether the temporal scaler works with a GPU.
Declaration
class func supportsDevice(_ device: any MTLDevice) -> BoolParameters
- device:
An Mtldevice instance that represents a GPU.
Returns a Boolean value that indicates whether the temporal scaler works with a GPU.
class func supportsDevice(_ device: any MTLDevice) -> BoolAn Mtldevice instance that represents a GPU.