1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Read combine samples flag on server.

This commit is contained in:
Bartosz Taudul
2021-06-15 01:33:43 +02:00
parent 697ec4372e
commit 891e1ac280
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -884,6 +884,7 @@ private:
bool m_onDemand;
bool m_ignoreMemFreeFaults;
bool m_codeTransfer;
bool m_combineSamples;
short_ptr<GpuCtxData> m_gpuCtxMap[256];
uint32_t m_pendingCallstackId = 0;