supportedInputContentMaxScale(device:)
Returns the largest temporal scaling factor the device supports as a floating-point value.
Declaration
class func supportedInputContentMaxScale(device: any MTLDevice) -> FloatParameters
- device:
The Metal device for which this method checks the maximum input content scale it supports.
Return Value
The maximum input content scale the GPU device supports.