Contents

addFeedbackHandler(_:)

Registers a commit feedback handler that Metal calls with feedback data when available.

Declaration

func addFeedbackHandler(_ block: @escaping  MTL4CommitFeedbackHandler)

Parameters