MTLRenderPipelineDescriptor.fragmentFunction

The fragment function the pipeline calls to process fragments.

  1. MTLFunction fragmentFunction()
    class MTLRenderPipelineDescriptor
    @selector("fragmentFunction")
    fragmentFunction
    ()
  2. MTLFunction fragmentFunction(MTLFunction )

Meta