MTLDevice.supportsTextureSampleCount

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

class MTLDevice
@selector("supportsTextureSampleCount:")
supportsTextureSampleCount

Meta