Contents

label

An optional name that can help you identify the command queue.

Declaration

var label: String? { get set }

Discussion

Set labels to help you quickly identify a GPU at runtime in the Metal debugging and profiling tools. See Naming resources and commands.

See Also

Identifying the command queue