Commit d2f420a
committed
Advance buffer manager frame in beginFrame
Synchronize the buffer manager's frame at the start of each frame for staging synchronization. Calls buffer_manager.beginFrame with the current frame fence and logs a warning on error. This prevents untracked staging ring fences and subsequent GPU hangs (e.g. VK_ERROR_DEVICE_LOST -> SwapchainAcquireFailed).1 parent 916cba6 commit d2f420a
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
559 | 569 | | |
560 | 570 | | |
561 | 571 | | |
| |||
0 commit comments