Fermi2D: sync cache flushes

This commit is contained in:
Fernando Sahmkow 2023-01-05 06:43:28 -05:00
parent 7f18e3bb89
commit 91e1c7a727
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.