зеркало из https://github.com/mozilla/gecko-dev.git
f9116a751d
This PR updates wgpu to the latest and changes the way we pass object descriptors to the GPU process. Instead of trying to convert them between DOM-CPP-IPDL-FFI-Rust, we now do DOM-FFI-Rust and serialize them by serde into ipc::ByteBuf objects. Differential Revision: https://phabricator.services.mozilla.com/D94908 |
||
---|---|---|
.. | ||
conv.rs | ||
debug.rs | ||
device.rs | ||
dxgi.rs | ||
internal.rs | ||
lib.rs | ||
shader.rs |