mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Show when GPU commands were issued.
This commit is contained in:
@@ -233,6 +233,10 @@ private:
|
||||
int64_t m_regionStart;
|
||||
int64_t m_regionEnd;
|
||||
|
||||
uint64_t m_gpuThread;
|
||||
int64_t m_gpuStart;
|
||||
int64_t m_gpuEnd;
|
||||
|
||||
bool m_showOptions;
|
||||
bool m_showMessages;
|
||||
bool m_drawGpuZones;
|
||||
|
||||
Reference in New Issue
Block a user