Closed
Bug 1745096
Opened 4 years ago
Closed 2 years ago
Call SyncObjectHost::Synchronize() only when it is necessary
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1847665
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
When ID3D11Texture2D has keyed mutex, we do not need to call the Synchronize(). But it is called when ID3D11Texture2Ds are used.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Updated•4 years ago
|
Summary: Call SyncObjectHost::Synchronize() only when it is necessary. → Call SyncObjectHost::Synchronize() only when it is necessary
| Assignee | ||
Comment 1•4 years ago
|
||
| Comment hidden (off-topic) |
Comment 3•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•