Kelsi
697f58474d
chore(vulkan): remove the leak-hunt scaffolding
...
The validation run is clean, so the instrumentation that found the leak
comes out: the loadModel upload counters, the caller tracking in
createBuffer/destroyBuffer, and the VMA allocation dump.
What stays is the fix — flushDeferredCleanup and the calls to it from the
five subsystems that defer destruction — and tearing the allocator down
under validation, without which the next leak would be invisible in the
same way this one was.
2026-07-31 09:22:22 -07:00
..
2026-07-31 06:57:16 -07:00
2026-07-21 02:23:51 -07:00
2026-03-09 12:51:59 -07:00
2026-07-17 00:48:21 -07:00
2026-07-31 06:41:52 -07:00
2026-05-06 08:57:31 -07:00
2026-07-18 20:50:25 -07:00
2026-07-16 18:10:24 -07:00
2026-07-19 17:48:36 -07:00
2026-04-06 22:43:13 +03:00
2026-02-22 23:20:13 -08:00
2026-07-19 16:19:30 -07:00
2026-03-09 04:41:04 -07:00
2026-04-06 16:40:59 +03:00
2026-02-22 23:20:13 -08:00
2026-02-19 20:36:25 -08:00
2026-07-15 14:00:29 -07:00
2026-04-06 22:43:13 +03:00
2026-03-20 18:12:23 -07:00
2026-07-23 00:51:10 -07:00
2026-07-31 05:45:24 -07:00
2026-07-17 02:18:07 -07:00
2026-02-02 13:03:22 -08:00
2026-04-12 20:02:50 +03:00
2026-04-06 22:43:13 +03:00
2026-07-18 01:02:33 -07:00
2026-07-24 04:55:54 -07:00
2026-02-04 10:31:03 -08:00
2026-07-31 08:00:20 -07:00
2026-04-06 22:43:13 +03:00
2026-07-22 23:42:18 -07:00
2026-04-04 23:02:53 +03:00
2026-07-31 07:22:15 -07:00
2026-07-15 14:00:29 -07:00
2026-02-22 23:20:13 -08:00
2026-07-16 13:12:35 -07:00
2026-02-22 02:59:24 -08:00
2026-04-06 22:43:13 +03:00
2026-07-15 13:38:29 -07:00
2026-07-14 19:53:37 -07:00
2026-03-27 14:53:29 -07:00
2026-07-31 09:13:36 -07:00
2026-07-15 00:33:42 -07:00
2026-04-04 13:43:16 +03:00
2026-03-24 11:44:54 -07:00
2026-03-27 15:17:19 -07:00
2026-04-05 01:34:49 -07:00
2026-07-31 09:22:22 -07:00
2026-07-31 07:44:05 -07:00
2026-05-14 13:24:59 -07:00
2026-07-23 00:23:36 -07:00
2026-07-21 02:23:51 -07:00