gecko-dev/dom/webgpu/ipc
Dzmitry Malyshau 4a4e2b7a06 Bug 1655357 - Disable use of external textures on macOS in WebGPU r=aosmond
The external texture we create in WebGPU to present the canvas was taking
a different path on macOS with specific resolutions:
https://searchfox.org/mozilla-central/rev/85b84f82489451362a351b144fe5232a8e46c61c/gfx/layers/composite/TextureHost.cpp#590

Differential Revision: https://phabricator.services.mozilla.com/D97927
2020-11-24 19:43:31 +00:00
..
PWebGPU.ipdl Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebGPUChild.cpp Bug 1626555 - Add `dom/webgpu` to the list of non-unified-build-compatible directories. r=sg,kvark 2020-11-16 19:57:04 +00:00
WebGPUChild.h Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
WebGPUParent.cpp Bug 1655357 - Disable use of external textures on macOS in WebGPU r=aosmond 2020-11-24 19:43:31 +00:00
WebGPUParent.h Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
WebGPUSerialize.h Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
WebGPUTypes.h Bug 1622846 - Serialize WebGPU descriptors via Serde for IPC r=jgilbert,webidl,smaug 2020-11-07 02:43:09 +00:00