Contents

supportsFamily(_:)

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

Declaration

func supportsFamily(_ gpuFamily: MTLGPUFamily) -> Bool

Parameters

Mentioned in

See Also

Checking a GPU device’s feature support