mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
Results MUST be available here.
This commit is contained in:
parent
51c5f47ae2
commit
69c461cda3
@ -146,8 +146,6 @@ public:
|
||||
|
||||
for( unsigned int idx=0; idx<cnt; idx++ )
|
||||
{
|
||||
if( res[idx] == 0 ) break;
|
||||
|
||||
auto item = token->enqueue_begin<moodycamel::CanAlloc>( magic );
|
||||
MemWrite( &item->hdr.type, QueueType::GpuTime );
|
||||
MemWrite( &item->gpuTime.gpuTime, res[idx] );
|
||||
|
Loading…
x
Reference in New Issue
Block a user