mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 00:31:31 +00:00
Check a busy slot fence before waiting for its thread-pool callback. This lets the caller complete finished GPU work inline and avoids a scheduler delay before the allocator and command list can be reused.