mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-01 16:24:12 +01:00
[d3d9] Synchronize frame latency on latency change
This commit is contained in:
parent
787de33022
commit
fcb7639106
@ -3343,6 +3343,8 @@ namespace dxvk {
|
||||
|
||||
m_frameLatency = MaxLatency;
|
||||
|
||||
m_implicitSwapchain->SyncFrameLatency();
|
||||
|
||||
return D3D_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user