parent
cac05197ed
commit
433347e3b6
2 changed files with 4 additions and 6 deletions
|
@ -1861,9 +1861,8 @@ void FramebufferManager::DecimateFBOs() {
|
|||
vfbs_.erase(vfbs_.begin() + i--);
|
||||
}
|
||||
}
|
||||
|
||||
// Let's also "decimate" the usageFlags.
|
||||
UpdateFramebufUsage(vfb);
|
||||
else
|
||||
UpdateFramebufUsage(vfb);
|
||||
}
|
||||
|
||||
for (auto it = tempFBOs_.begin(); it != tempFBOs_.end(); ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue