fc5d3fb998
Add a new function to the draw manager to only issue a unique resource ID per `ObjectRef`. This avoids the memory overhead of duplicating the handle for each overlay. The handle is stored inside the `ObjectRef` on first query. Rel #102179