Closed Bug 1866412 Opened 2 years ago Closed 2 years ago

Add FenceD3D11 for wrapping ID3D11Fence

Categories

(Core :: Graphics, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

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: nobody → sotaro.ikeda.g
Pushed by sikeda.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/54e35266f616 Add FenceD3D11 for wrapping ID3D11Fence r=gfx-reviewers,jrmuizel

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)
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