MTLRenderCommandEncoder.drawIndexedPatches

Encodes a command to render a number of instances of tessellated patches, using a control point index buffer.

interface MTLRenderCommandEncoder
@selector("drawIndexedPatches:patchStart:patchCount:patchIndexBuffer:patchIndexBufferOffset:controlPointIndexBuffer:controlPointIndexBufferOffset:instanceCount:baseInstance:")
void
drawIndexedPatches

Meta