Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check nativeWindow pointer before dereferencing (#3185)
Fix access violation in headless mode during bgfx::shutdown(). This pointer is usually set by the SwapChainPanel which doesn't exist in headless mode. Co-authored-by: Yanna Kang <[email protected]>
- Loading branch information