makeComputeCommandEncoder()
Creates a compute command encoder.
Declaration
func makeComputeCommandEncoder() -> (any MTL4ComputeCommandEncoder)?Return Value
The created MTL4ComputeCommandEncoder instance, or nil if the function fails.
Creates a compute command encoder.
func makeComputeCommandEncoder() -> (any MTL4ComputeCommandEncoder)?The created MTL4ComputeCommandEncoder instance, or nil if the function fails.