diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-12 08:51:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 08:51:41 -0500 |
commit | 0790c856d5c376a0839347a3f0d4e4f7b07779c6 (patch) | |
tree | d433aafc86cb75eec015efe255bce85216b6c6f5 /components/script/dom/servoparser/prefetch.rs | |
parent | 6d6d16f7f492e6346f0391e352015226a4444806 (diff) | |
parent | 4facd3d4d21d131a222d3f44d5e8d077612f30e7 (diff) | |
download | servo-0790c856d5c376a0839347a3f0d4e4f7b07779c6.tar.gz servo-0790c856d5c376a0839347a3f0d4e4f7b07779c6.zip |
Auto merge of #25702 - szeged:wgpu_command_encoder, r=jdm
Initial implementation of GPUCommandEncoder
<!-- Please describe your changes on the following line: -->
Added WebIDL bindings for `GPUCommandEncoder`, `GPUCommandBuffer`, `GPUComputePassEncoder` and `GPUProgrammablePassEncoder`.
Implemented the `beginComputePass`, `copyBufferToBuffer` and `finish` functions of `GPUCommandEncoder`.
Implemented the `createCommandEncoder` function of `GPUDevice`.
This pull request is based on: #25700
---
<!-- 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
- [x] These changes addresses a part of #24706
cc @kvark @jdm @zakorgy
<!-- 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/dom/servoparser/prefetch.rs')
0 files changed, 0 insertions, 0 deletions