mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
GPU time transfer.
This commit is contained in:
@@ -70,6 +70,7 @@ private:
|
||||
void ProcessGpuNewContext( const QueueGpuNewContext& ev );
|
||||
void ProcessGpuZoneBegin( const QueueGpuZoneBegin& ev );
|
||||
void ProcessGpuZoneEnd( const QueueGpuZoneEnd& ev );
|
||||
void ProcessGpuTime( const QueueGpuTime& ev );
|
||||
|
||||
void CheckString( uint64_t ptr );
|
||||
void CheckThreadString( uint64_t id );
|
||||
|
||||
Reference in New Issue
Block a user