mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-11 08:13:06 +00:00
MTLDevice supportsFamily is available since iOS 13, not 11, see https://developer.apple.com/documentation/metal/mtldevice/supportsfamily(_:)?language=objc. Signed-off-by: Martin Storsjö <martin@martin.st>