Files
servo/components/script/dom/bindings
bors-servo 1352e7188a Auto merge of #25637 - szeged:wgpu_crete_bind_group, r=jdm
Initial implementation of GPUBindGroup for WebGPU

Added WebIDL bindings for `GPUBindGroup`.
Implemented the `createBindGroup` function of `GPUDevice`
Renamed `GPUBindGroupBinding` to `GPUBindGroupBindings` and `GPUBufferBinding` to `GPUBufferBindings` in the WebIDL, because these names are already occupied.

<!-- Please describe your changes on the following line: -->
---
<!-- 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. -->
2020-01-30 12:34:26 -05:00
..
2020-01-24 20:52:36 +05:30
2020-01-24 20:52:36 +05:30
2019-12-12 20:20:31 -05:00
2018-11-19 14:47:12 +01:00
2019-06-26 18:10:46 -04:00
2019-10-15 17:14:00 +09:00
2019-12-21 12:44:35 -09:00
2020-01-24 20:52:36 +05:30
2019-12-21 12:44:35 -09:00
2019-06-22 14:59:09 +02:00