Contents

makeCommandBuffer()

Creates a new command buffer.

Declaration

func makeCommandBuffer() -> (any MTL4CommandBuffer)?

Mentioned in

Return Value

A MTL4CommandBuffer instance, or nil if the function failed.