зеркало из https://github.com/mozilla/gecko-dev.git
8820a3ea9e
In `RenderBundleEncoder::Finish`, never construct RenderBundles with an id of zero, as this will cause a panic in the GPU process when we deserialize command buffers that refer to such bundles. Instead, assign the invalid RenderBundle an id, and report to the GPU process that this id is associated with an error. Differential Revision: https://phabricator.services.mozilla.com/D177077 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
cbindgen.toml | ||
moz.build | ||
moz.yaml | ||
wgpu.h |