diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-16 11:43:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-16 11:43:06 -0400 |
commit | 654dd048a3fe4578883ce38616199f06cf850111 (patch) | |
tree | 41a4dedfb0b5f8d6f9d8a2c693408489f2f5c467 /components/script/dom/cssgroupingrule.rs | |
parent | d857bec9446a569941e64b5a16b4f3cdc4a318de (diff) | |
parent | 0afe27ef18e1bb458863bd881c79d0fa63d9c4a4 (diff) | |
download | servo-654dd048a3fe4578883ce38616199f06cf850111.tar.gz servo-654dd048a3fe4578883ce38616199f06cf850111.zip |
Auto merge of #25905 - szeged:mmatyas__webgl_fns_read_draw_buffers, r=nox
Add support for WebGL2 read and draw buffer settings
Adds support for the `ReadBuffer` and `DrawBuffers` WebGL2 calls and the related parameter getters.
See:
- https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.2
- https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.4
- https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.11
<!-- Please describe your changes on the following line: -->
This is marked as WIP because with these functions added (but apparently not directly related to them), some tests now run into states that produces crash.
cc @jdm @zakorgy
---
<!-- 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] 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/dom/cssgroupingrule.rs')
0 files changed, 0 insertions, 0 deletions