mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-28 12:51:03 +00:00
7908577cce
* 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.