[d3d9] End scene on reset

This commit is contained in:
Robin Kertels 2024-02-15 00:05:26 +01:00 committed by Joshie
parent 738fd4f895
commit 39c19e9299
1 changed files with 2 additions and 0 deletions

View File

@ -455,6 +455,8 @@ namespace dxvk {
SetDepthStencilSurface(nullptr);
}
m_flags.clr(D3D9DeviceFlag::InScene);
/*
* Before calling the IDirect3DDevice9::Reset method for a device,
* an application should release any explicit render targets,