Ruben Ortlam
3a5cb629b1
vulkan: async and event fixes (#20518)
* vulkan: fix event wait submission, event command buffer reset
* fix event command buffer reset validation error
* also reset command buffers before reuse
* use timeline semaphores instead of fences for event_synchronize
* don't use initializer list for semaphore wait info
* use multiple events to avoid reset issues
* fix event reuse issue with multiple vectors
* add semaphore wait condition also if compute_ctx already exists
* remove event pending stage
2026-03-17 14:27:23 +01:00
..
2026-03-06 23:24:38 +08:00
2026-02-10 14:19:30 +08:00
2026-03-17 14:03:54 +02:00
2026-03-16 11:41:45 +08:00
2026-03-14 11:09:08 -07:00
2026-03-12 10:37:10 +08:00
2026-03-14 23:15:47 +02:00
2025-10-11 20:54:32 +02:00
2026-03-13 22:18:52 -07:00
2026-03-14 07:56:55 +02:00
2026-01-02 12:09:36 +02:00
2026-03-17 10:01:52 +08:00
2026-02-26 20:00:57 +08:00
2026-03-17 14:27:23 +01:00
2026-03-11 14:40:36 -07:00
2026-01-22 01:16:21 +01:00
2026-02-27 08:43:41 +08:00
2026-03-14 07:56:55 +02:00
2026-02-16 17:43:34 +02:00
2026-01-29 12:33:21 -08:00
2026-01-29 12:33:21 -08:00
2026-01-09 05:34:56 +08:00
2026-03-14 07:56:55 +02:00
2026-03-12 21:04:13 +02:00
2026-03-11 21:02:54 +01:00
2026-03-11 21:02:54 +01:00
2025-08-14 12:03:57 +02:00
2026-03-15 10:47:28 +02:00
2026-03-11 21:02:54 +01:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2026-03-11 21:02:54 +01:00
2025-06-01 13:43:57 +03:00
2026-02-26 12:46:32 +02:00