MTLSamplerDescriptor.magFilter

The filtering operation for combining pixels within one mipmap level when the sample footprint is smaller than a pixel (magnification).

  1. MTLSamplerMinMagFilter magFilter()
    class MTLSamplerDescriptor
    @selector("magFilter")
    magFilter
    ()
  2. MTLSamplerMinMagFilter magFilter(MTLSamplerMinMagFilter )

Meta