MTLStencilOperation.incrementWrap
A stencil operation that decreases a nonzero stencil value by one, or when it’s the maximum representable value, resets it to zero.
Declaration
case incrementWrapDiscussion
The operation sets a stencil value to 0 if it’s currently equal to the maximum representable value.