docs: update RHI API docs

This commit is contained in:
2026-03-20 02:35:45 +08:00
parent ea756c0177
commit 070b444f8f
501 changed files with 13493 additions and 2022 deletions

View File

@@ -10,7 +10,9 @@ virtual void Resize(uint32_t width, uint32_t height) = 0;
- `width` - 新的宽度
- `height` - 新的高度
**复杂度** O(n) - 取决于缓冲区数量
**返回**
**线程安全:**
**注意:**
- 调整大小会导致所有后台缓冲区重建