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

Magic vectors in GPU children list.

This commit is contained in:
Bartosz Taudul
2019-11-10 02:03:31 +01:00
parent c65d524725
commit 226a7b7cfb
2 changed files with 194 additions and 178 deletions
+2
View File
@@ -168,6 +168,8 @@ private:
template<typename Adapter, typename V>
void DrawZoneInfoChildren( const V& children, int64_t ztime );
template<typename Adapter, typename V>
void DrawGpuInfoChildren( const V& children, int64_t ztime );
void HandleZoneViewMouse( int64_t timespan, const ImVec2& wpos, float w, double& pxns );