diff options
| author | 2018-07-24 11:51:10 -0400 | |
|---|---|---|
| committer | 2018-07-24 11:56:30 -0400 | |
| commit | bf608f125eeb80a79fae20d98413cca1dbfdd486 (patch) | |
| tree | 433db385d100acb4f58e0dfa53aabf7339c45073 /src/common/logging/backend.cpp | |
| parent | video_core/memory_manager: Avoid repeated unnecessary page slot lookups (diff) | |
| download | yuzu-bf608f125eeb80a79fae20d98413cca1dbfdd486.tar.gz yuzu-bf608f125eeb80a79fae20d98413cca1dbfdd486.tar.xz yuzu-bf608f125eeb80a79fae20d98413cca1dbfdd486.zip | |
video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot()
We already have a function that does what this code was doing, so let's
use that instead.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions