Contents

MTLBlendFactor.unspecialized

Defers assigning the blend factor.

Declaration

case unspecialized

Discussion

Until you specialize this value in the pipeline state, it:

  • behaves as MTLBlendFactorOne for sourceRGBBlendFactor and sourceAlphaBlendFactor

  • behaves as MTLBlendFactorZero for destinationRGBBlendFactor and destinationAlphaBlendFactor