Files
yuzu-android/src/video_core/texture_cache
Lioncash a24e8bf9cf 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.
2019-10-15 19:31:33 -04:00
..
2019-09-05 23:25:15 -03:00
2019-09-05 23:25:15 -03:00
2019-09-05 23:25:15 -03:00