MTLDevice.supportsTextureSampleCount

Returns a Boolean value that indicates whether the GPU can sample a texture with a specific number of sample points.

interface MTLDevice
@selector("supportsTextureSampleCount:")
supportsTextureSampleCount

Meta