update debug overlay

This commit is contained in:
Samuliak 2025-01-18 17:27:51 +01:00
parent d086eb3db5
commit 6d6c04ae3c
No known key found for this signature in database
2 changed files with 26 additions and 5 deletions

View file

@ -3,8 +3,6 @@
class MetalPerformanceMonitor
{
public:
size_t m_bufferAllocatorMemory = 0;
// Per frame data
uint32 m_commandBuffers = 0;
uint32 m_renderPasses = 0;