MTLTessellationFactorStepFunction.perPatchAndPerInstance
A per-patch and per-instance step function. For a given instance ID, the tessellation factor for a patch in a patch draw call is at the offset + (drawPatchIndex * tessellationFactorStride + instanceID * instanceStride) location in the tessellation factor buffer.
Declaration
case perPatchAndPerInstance