mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 05:20:45 +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.