Contents

makeComputeCommandEncoder()

Creates a compute command encoder.

Declaration

func makeComputeCommandEncoder() -> (any MTL4ComputeCommandEncoder)?

Return Value

The created MTL4ComputeCommandEncoder instance, or nil if the function fails.