mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-01 12:20:56 +00:00
* If we create in a bare pointer then just cast to a smart pointer, it adds a ref instead of stealing it. Just only allow creating smart pointers in the first place.