mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-27 03:55:42 +00:00
Add updateVRAM_;
This commit is contained in:
parent
05be56a433
commit
218b446f9c
@ -251,7 +251,8 @@ private:
|
||||
|
||||
bool resized_;
|
||||
bool useBufferedRendering_;
|
||||
|
||||
bool updateVRAM_;
|
||||
|
||||
std::vector<VirtualFramebuffer *> bvfbs_; // blitting FBOs
|
||||
std::map<std::pair<int, int>, FBO *> renderCopies_;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user