MTLRenderCommandEncoder.setTessellationFactorBuffer

Sets the per-patch tessellation factors buffer for the tessellator.

interface MTLRenderCommandEncoder
@nogc nothrow
@selector("setTessellationFactorBuffer:offset:instanceStride:")
void
setTessellationFactorBuffer
(,
NSUInteger offset
,
NSUInteger instanceStride
)

Meta