mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[d3d11] Removed unnecessary Flush()
This commit is contained in:
parent
3d4304096b
commit
a0db9198e3
@ -214,8 +214,6 @@ namespace dxvk {
|
||||
ID3D11Resource* pResource,
|
||||
UINT Subresource) {
|
||||
// There's literally nothing we have to do here at the moment
|
||||
this->Flush();
|
||||
m_device->waitForIdle();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user