mirror of https://git.suyu.dev/suyu/suyu
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.merge-requests/60/head
parent
ba0086e32d
commit
a24e8bf9cf
Loading…
Reference in New Issue