mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Remove a VKTODO that's done
This commit is contained in:
@@ -328,9 +328,6 @@ WrappedVulkan::WrappedVulkan(const char *logFilename)
|
||||
|
||||
threadSerialiserTLSSlot = Threading::AllocateTLSSlot();
|
||||
tempMemoryTLSSlot = Threading::AllocateTLSSlot();
|
||||
|
||||
|
||||
// VKTODOHIGH need to deallocate m_ThreadSerialisers and m_ThreadTempMem
|
||||
|
||||
m_TotalTime = m_AvgFrametime = m_MinFrametime = m_MaxFrametime = 0.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user