Closed
Bug 1600533
Opened 6 years ago
Closed 6 years ago
Rename WaitForPreviousPresentQuery()
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
Name of RenderCompositorANGLE::InsertPresentWaitQuery() is misleading. ID3D11DeviceContext::GetData() does not wait present. It waits that GPU is finished processing the graphics commands. It seems better to rename the function.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cf24bba4876
Rename WaitForPreviousPresentQuery() r=gw
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•