mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
0c7cbd1d03
When TRACY_NO_STATISTICS is defined, the assert in GetGpuSourceLocationZonesCntReal will always get hit as nothing is ever inserted in gpuSourceLocationZonesCnt unless reading from a file. Match the behavior with GetGpuSourceLocationZonesReal to add the source location if it is missing.