- Fix link resolution with proper relative/absolute path handling - Improve link styling with underline decoration - Hide leaf nodes from tree, only show directories - Fix log file path for packaged app
227 B
227 B
OpenGLCommandQueue::WaitForIdle
void WaitForIdle()
等待命令队列空闲。
示例:
commandQueue->WaitForIdle();
相关文档
- OpenGLCommandQueue - 返回类总览