Closed
Bug 1866412
Opened 1 year ago
Closed 1 year ago
Add FenceD3D11 for wrapping ID3D11Fence
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
FenceD3D11 is going to be used by Bug 1865984 and Bug 1863474.
And FileHandleWrapper is going to be added for wrapping shared handle of Bug 1861605.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54e35266f616
Add FenceD3D11 for wrapping ID3D11Fence r=gfx-reviewers,jrmuizel
Comment 3•1 year ago
|
||
Backed out for causing bp-nu bustages in RenderD3D11TextureHost.cpp.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/gfx/webrender_bindings/RenderD3D11TextureHost.cpp(371,18): error: incomplete type 'mozilla::gfx::DeviceManagerDx' named in nested name specifier
Flags: needinfo?(sotaro.ikeda.g)
Assignee | ||
Comment 4•1 year ago
|
||
Addressed build failure.
https://treeherder.mozilla.org/jobs?repo=try&revision=9425de3a107ae98e9b2c62d9c52ee26e35de9793
Flags: needinfo?(sotaro.ikeda.g)
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce53d4215ca9
Add FenceD3D11 for wrapping ID3D11Fence r=gfx-reviewers,jrmuizel
Comment 6•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•