Contents

label

A string that helps you identify the compute pipeline state during debugging.

Declaration

var label: String? { get }

Discussion

Labels are useful identifiers at runtime or when profiling and debugging your app using any Metal tool. See Naming resources and commands.

See Also

Identifying a pipeline state