Contents

supportedInputContentMaxScale(device:)

Returns the largest temporal scaling factor the device supports as a floating-point value.

Declaration

class func supportedInputContentMaxScale(device: any MTLDevice) -> Float

Parameters

  • 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.