mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[d3d11] Use new waitForResource method
This commit is contained in:
parent
0c99b17081
commit
2f80f8847e
@ -718,7 +718,7 @@ namespace dxvk {
|
||||
Flush();
|
||||
SynchronizeCsThread(SequenceNumber);
|
||||
|
||||
Resource->waitIdle(access);
|
||||
m_device->waitForResource(Resource, access);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user