Contents

setDepthStoreActionOptions(_:)

Specifies known store action options for a given depth attachment.

Declaration

func setDepthStoreActionOptions(_ storeActionOptions: MTLStoreActionOptions)

Parameters

  • storeActionOptions:

    The additional store action options for the depth attachment.

See Also

Setting render pass state