docs: update RHI API docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# OpenGLBuffer::BindBase
|
||||
|
||||
```cpp
|
||||
void BindBase(unsigned int target, unsigned int index) const
|
||||
void BindBase(unsigned int target, unsigned int index) const;
|
||||
```
|
||||
|
||||
将缓冲区绑定到固定的 binding point。
|
||||
|
||||
Reference in New Issue
Block a user