reset pools on newframe
This commit is contained in:
@@ -33,7 +33,6 @@ PD_API void GfxDriver::Reset() {
|
||||
CountDrawcalls = pCountDrawcalls;
|
||||
pCountCommands = 0;
|
||||
pCountDrawcalls = 0;
|
||||
ResetPools();
|
||||
SysReset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user