diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-16 13:36:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-16 13:36:10 -0500 |
commit | 90b0a7fcc5f8c94e176c817cad75d40a82b4388a (patch) | |
tree | 9836c660230484d483b5254ee8d85412b6402568 /components/script/dom/webgl2renderingcontext.rs | |
parent | 5c202ed392210ab824e16dc466e695dc0f5f7253 (diff) | |
parent | 9cf007472b364ea60445e6aaa5e91f67ef3d1894 (diff) | |
download | servo-90b0a7fcc5f8c94e176c817cad75d40a82b4388a.tar.gz servo-90b0a7fcc5f8c94e176c817cad75d40a82b4388a.zip |
Auto merge of #25526 - szeged:bind_group_wgpu, r=jdm
Initial implementation of GPUBindGroupLayout for WebGPU
Added WebIDL bindings for `GPUBindGroupLayout`, `GPUBindGroupLayoutDescriptor`, `GPUBindingType`, `GPUShaderStage` and `GPUBindGroupLayoutBinding` (Note: The servo's codegen doesn't like the name, because its already occupied).
Implemented the `createBindGroupLayout` function of `GPUDevice`.
<!-- 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. -->
Diffstat (limited to 'components/script/dom/webgl2renderingcontext.rs')
0 files changed, 0 insertions, 0 deletions