mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
Show active HW buffers in profiler
This commit is contained in:
@@ -1161,6 +1161,8 @@ void CNullDriver::updateAllHardwareBuffers()
|
||||
deleteHardwareBuffer(Link);
|
||||
}
|
||||
}
|
||||
|
||||
FrameStats.HWBuffersActive = HWBufferList.size();
|
||||
}
|
||||
|
||||
void CNullDriver::deleteHardwareBuffer(SHWBufferLink *HWBuffer)
|
||||
|
Reference in New Issue
Block a user