This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
114985d698cd72df8b1151ad14e1a6b0f7556f1b
XCEngine
/
docs
/
api
/
XCEngine
/
RHI
/
D3D12
/
D3D12SwapChain
/
Destructor.md
ssdfasd
114985d698
docs(api): document D3D12 swap chain and descriptor heap
2026-03-28 00:09:30 +08:00
293 B
Raw
Blame
History
D3D12SwapChain::~D3D12SwapChain
~
D3D12SwapChain
()
override
;
作用
销毁交换链对象并释放其内部资源引用。
当前实现行为
析构函数内部调用
Shutdown
。
相关文档
Shutdown
Initialize
Reference in New Issue
View Git Blame
Copy Permalink