diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-08-24 00:02:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-24 00:02:35 -0400 |
commit | 84185eb1daf1420597f38a77e40ed3baedb5d521 (patch) | |
tree | 41d2cf503ca342b52e68833b69e00cfff1488cb8 /components/script/script_module.rs | |
parent | 669b16f2c054bd038b7a3c69985076607e140b7f (diff) | |
parent | 40288783a1a4bb950ecd42c53a40d66ea2f8184b (diff) | |
download | servo-84185eb1daf1420597f38a77e40ed3baedb5d521.tar.gz servo-84185eb1daf1420597f38a77e40ed3baedb5d521.zip |
Auto merge of #27607 - kunalmohan:copy-validation, r=kvark
Defer Encoding errors to GPUCommandEncoder.finish()
<!-- Please describe your changes on the following line: -->
Errors that occur are stored in `HashMap<id::CommandEncoderId, String>`.
This also upgrades wgpu to v0.6
r?@kvark
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [X] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/script_module.rs')
0 files changed, 0 insertions, 0 deletions