mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
![sotaro](/assets/img/avatar_default.png)
The change is a preparation for Bug 1865984, Bug 1863474 and Bug 1861605. FenceD3D11 is going to be used by Bug 1865984 and Bug 1863474. And FileHandleWrapper is going to be added for wrapping shared handle of ID3D11Fence and ID3D11Texture2D(Bug 1861605). For now, FenceInfo is expected to be delivered just during creating TextureHost. It works for WebGL and WebGPU. Differential Revision: https://phabricator.services.mozilla.com/D194612