mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[dxgi] Fixed resource lifetime issue in presenter
This commit is contained in:
parent
533ce13956
commit
c3ccc1a5c7
@ -131,7 +131,7 @@ namespace dxvk {
|
||||
|
||||
|
||||
DxgiPresenter::~DxgiPresenter() {
|
||||
|
||||
m_device->waitForIdle();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user