MTLBlitCommandEncoder.fillBuffer

Encodes a command that fills a buffer with a constant value for each byte.

interface MTLBlitCommandEncoder
@nogc nothrow
@selector("fillBuffer:range:value:")
void
fillBuffer
(,
NSRange range
,
ubyte value
)

Meta