diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-03-03 12:42:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 12:42:16 -0500 |
commit | 386759ca900cec457ba7d98bf32665458648d029 (patch) | |
tree | a383d8379550504d881be1610884aa5bc2a2971d /components/script/dom/xrrenderstate.rs | |
parent | 56b5d9d0489626ac5926d34d33c2d371afa1d525 (diff) | |
parent | 859a3a4924b3c2ebf95bbfbc2bef2c659f2b0272 (diff) | |
download | servo-386759ca900cec457ba7d98bf32665458648d029.tar.gz servo-386759ca900cec457ba7d98bf32665458648d029.zip |
Auto merge of #25852 - szeged:mmatyas__webgl_fns_renderbuf_enums, r=jdm
Allow more WebGL2 FBO attachment formats
Add support for most of the framebuffer attachment formats introduced in WebGL2 for textures and renderbuffers.
Related format tables:
- https://www.khronos.org/registry/OpenGL-Refpages/es3.0/html/glTexImage2D.xhtml
- https://www.khronos.org/registry/OpenGL-Refpages/es3.0/html/glRenderbufferStorage.xhtml
<!-- Please describe your changes on the following line: -->
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/xrrenderstate.rs')
0 files changed, 0 insertions, 0 deletions