MTLBuffer.didModifyRange

Informs the GPU that the CPU has modified a section of the buffer.

interface MTLBuffer
@nogc nothrow
@selector("didModifyRange:")
void
didModifyRange
(
NSRange
)

Meta