Contents

makeCommandQueue(descriptor:)

Creates a command queue with the provided configuration.

Declaration

func makeCommandQueue(descriptor: MTLCommandQueueDescriptor) -> (any MTLCommandQueue)?

Parameters

  • descriptor:

    The configuration for the new command queue.