diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-13 16:29:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-13 16:29:13 -0400 |
commit | a6736de09944e343344626a6e4233629a78678b2 (patch) | |
tree | a67e9da61ddff0f9f3465e9b715297063615b9c6 /components/script/dom/validation.rs | |
parent | 13a349603d986f969f522a676f356702aa69d5ac (diff) | |
parent | 6cdbab5581b642bf44ea18cb1714892962ddbaa9 (diff) | |
download | servo-a6736de09944e343344626a6e4233629a78678b2.tar.gz servo-a6736de09944e343344626a6e4233629a78678b2.zip |
Auto merge of #25904 - mmatyas:webgl_fns_framebuf_renderbuf, r=jdm
Add support for some more WebGL2 renderbuffer functions
Adds support for the following WebGL2 calls:
- `RenderbufferStorageMultisample`
- `GetInternalFormativ`
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.5
<!-- Please describe your changes on the following line: -->
The test results depend on #25903.
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/validation.rs')
0 files changed, 0 insertions, 0 deletions