device

Resolves the lifetime manager for one stable native driver identity without allocating GPU storage.

Return

the current device owner, shared by every screen and source using that driver.

Parameters

driver

version-owned singleton for the physical device; using multiple identities for one device violates the capacity contract.

Throws

when called off the registry's owner thread or after terminal shutdown begins.