makeSharedEvent()
Creates a new shared event instance that you can use to synchronize commands and resources across different GPU devices.
Declaration
func makeSharedEvent() -> (any MTLSharedEvent)?Creates a new shared event instance that you can use to synchronize commands and resources across different GPU devices.
func makeSharedEvent() -> (any MTLSharedEvent)?