mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-09-19 04:23:54 +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.