MTLDevice.supportsFamily

Returns a Boolean value that indicates whether the GPU device supports the feature set of a specific GPU family.

interface MTLDevice
@nogc nothrow
@selector("supportsFamily:")
BOOL
supportsFamily

Meta