Metal iOS 12.0 Beta 1 to Beta 2 API Differences

MTLArgument.h
Removed MTLDataTypeComputePipeline
MTLArgumentEncoder.h
MTLDevice.h
MTLIndirectCommandBuffer.h
MTLIndirectCommandEncoder.h
Removed -[MTLIndirectRenderCommand drawPatches:patchStart:patchCount:patchIndexBuffer:patchIndexBufferOffset:instanceCount:baseInstance:tessellationFactorBuffer:tessellationFactorBufferOffset:tessellationFactorBufferInstanceStride:tessellationFactorBufferScale:]
Removed -[MTLIndirectRenderCommand drawIndexedPatches:patchStart:patchCount:patchIndexBuffer:patchIndexBufferOffset:controlPointIndexBuffer:controlPointIndexBufferOffset:instanceCount:baseInstance:tessellationFactorBuffer:tessellationFactorBufferOffset:tessellationFactorBufferInstanceStride:tessellationFactorBufferScale:]
MTLRenderCommandEncoder.h