summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorPokechu22 <pokechu022@gmail.com>2022-02-22 17:09:34 -0800
committerGitHub <noreply@github.com>2022-02-22 17:09:34 -0800
commit5b3b6a7f1ddd346eb5fb833dbc4b8ffe3e7e2f02 (patch)
tree328fc76d779509b21b2e68bb1ca3a28359483623 /Source/Core/VideoCommon/FramebufferManager.cpp
parent5da55c9e18123d10438f58390e56dc04b2b51df7 (diff)
parent23cbd570a1c58c7d24c83ae7e3788611c38717dc (diff)
Merge pull request #10471 from Pokechu22/flush-efb-pokes-before-peeking
FramebufferManager: Flush pending EFB pokes in PopulateEFBCache
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
-rw-r--r--Source/Core/VideoCommon/FramebufferManager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/FramebufferManager.cpp b/Source/Core/VideoCommon/FramebufferManager.cpp
index b805de77a8..c6cb2fd29e 100644
--- a/Source/Core/VideoCommon/FramebufferManager.cpp
+++ b/Source/Core/VideoCommon/FramebufferManager.cpp
@@ -593,6 +593,7 @@ void FramebufferManager::DestroyReadbackFramebuffer()
void FramebufferManager::PopulateEFBCache(bool depth, u32 tile_index)
{
+ FlushEFBPokes();
g_vertex_manager->OnCPUEFBAccess();
// Force the path through the intermediate texture, as we can't do an image copy from a depth