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.master
parent
ba0086e32d
commit
a24e8bf9cf
Loading…
Reference in New Issue