mirror of https://github.com/yuzu-mirror/yuzu
texture_cache: Avoid unnecessary surface copies within PickStrategy() and TryReconstructSurface()
We can take these by const reference and avoid making unnecessary copies, preventing some atomic reference count increments and decrements.pull/8/head
parent
ba0086e32d
commit
a24e8bf9cf
Loading…
Reference in New Issue