mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-23 15:15:45 +00:00
Fermi2D: sync cache flushes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user