Contents

maxCommandsInFlight

Sets the largest number of individual commands that an input/output command queue can run at a time.

Declaration

var maxCommandsInFlight: Int { get set }

Discussion

Set to 0 to instruct Metal to select an appropriate value for you — based on the system’s available memory.

See Also

Configuring the input/output command queue