mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
VideoCommon:FramebufferManager: Cleanup
This commit is contained in:
@@ -135,7 +135,8 @@ protected:
|
||||
std::unique_ptr<AbstractPipeline> copy_pipeline;
|
||||
std::vector<EFBCacheTile> tiles;
|
||||
bool out_of_date;
|
||||
bool valid;
|
||||
bool has_active_tiles;
|
||||
bool needs_refresh;
|
||||
bool needs_flush;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user