Docs: Add D3D12 API documentation
This commit is contained in:
11
docs/api/d3d12/d3d12-command-list-shutdown.md
Normal file
11
docs/api/d3d12/d3d12-command-list-shutdown.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# D3D12CommandList::Shutdown
|
||||
|
||||
关闭命令列表并释放资源。
|
||||
|
||||
```cpp
|
||||
void Shutdown() override;
|
||||
```
|
||||
|
||||
## 相关文档
|
||||
|
||||
- [D3D12CommandList 总览](d3d12-command-list.md)
|
||||
Reference in New Issue
Block a user