Fermi2D: sync cache flushes

This commit is contained in:
Fernando Sahmkow
2023-01-05 06:43:28 -05:00
parent af5ecb0b15
commit 2d0c4f2b1d
2 changed files with 5 additions and 2 deletions

View File

@ -305,6 +305,7 @@ public:
private:
VideoCore::RasterizerInterface* rasterizer = nullptr;
std::unique_ptr<Blitter::SoftwareBlitEngine> sw_blitter;
MemoryManager& memory_manager;
/// Performs the copy from the source surface to the destination surface as configured in the
/// registers.