ssdfasd
4c6e7af02e
refactor: encapsulate frame fence synchronization in CommandQueue
- Add WaitForPreviousFrame() and GetCurrentFrame() to RHICommandQueue interface
- D3D12CommandQueue now manages frame fence internally
- ExecuteCommandLists automatically signals fence after command execution
- OpenGLCommandQueue provides stub implementations for interface compliance
- Minimal test now uses CommandQueue::WaitForPreviousFrame() instead of manual fence
2026-03-20 02:51:34 +08:00
..
2026-03-13 20:37:08 +08:00
2026-03-13 20:37:08 +08:00
2026-03-13 20:53:57 +08:00
2026-03-13 18:43:14 +08:00
2026-03-13 19:23:12 +08:00
2026-03-13 20:37:08 +08:00
2026-03-16 18:25:58 +08:00
2026-03-18 13:39:32 +08:00
2026-03-20 02:51:34 +08:00
2026-03-13 20:37:08 +08:00
2026-03-20 02:35:59 +08:00
2026-03-13 20:37:08 +08:00