Contents

MTLGPUFamily

Represents the functionality for families of GPUs.

Declaration

enum MTLGPUFamily

Mentioned in

Overview

Check whether a GPU supports the features of a specific family by calling the supportsFamily(_:) method of a GPU’s MTLDevice instance.

Topics

Checking for Metal family GPU support

Checking for Apple family GPU support

Checking for common GPU support

Checking for macOS family GPU support

Checking for Mac Catalyst family GPU support

Swift support

Enumeration Cases

See Also

Checking a GPU device’s feature support