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

@@ -4,9 +4,9 @@
unsigned int GetTexture() const
```
获取关联的纹理对象 ID。
获取创建此深度模板视图时使用的原始纹理对象 ID。
**返回:** `unsigned int` - 纹理 ID
**返回:** `unsigned int` - 纹理 OpenGL 对象 ID
**示例:**