mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +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() {
|
DxgiPresenter::~DxgiPresenter() {
|
||||||
|
m_device->waitForIdle();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user