diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-11 14:56:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-11 14:56:09 -0500 |
commit | e89e78d401c785cd11189c5d448a6248165c5a83 (patch) | |
tree | cd5178fa90147325c89c24f15daeeddda29228b4 /components/net | |
parent | 6b2079e5b3272245bdd21e2664e2ef6cd83f7aab (diff) | |
parent | 9031369c19f3274a1dee4e15e67c0c539d8aa976 (diff) | |
download | servo-e89e78d401c785cd11189c5d448a6248165c5a83.tar.gz servo-e89e78d401c785cd11189c5d448a6248165c5a83.zip |
Auto merge of #25700 - szeged:wgpu_compute_pipeline, r=jdm
Initial implementation of GPUComputePipeline
<!-- Please describe your changes on the following line: -->
Added WebIDL bindings for `GPUComputePipeline`.
Implemented the `createComputePipeline` function of `GPUDevice`.
This pull request is based on: #25677
---
<!-- 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/net')
0 files changed, 0 insertions, 0 deletions