diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-17 12:55:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-17 12:55:14 -0500 |
commit | f200e2106499d412890fdc750485d7e9c1d4dcf8 (patch) | |
tree | 251f8bc402e117367a89e75c6f4b2ad2ffa040c3 /components/script/dom/domquad.rs | |
parent | 1de92906e8205e5e46ae947378dd916905fbbf7f (diff) | |
parent | 7d5048f8852df0de2a0a86cb16e2a54f493b6e7c (diff) | |
download | servo-f200e2106499d412890fdc750485d7e9c1d4dcf8.tar.gz servo-f200e2106499d412890fdc750485d7e9c1d4dcf8.zip |
Auto merge of #25543 - szeged:mmatyas__webgl_fns_uniforms_p3, r=jdm
Add support for WebGL2 uniform matrix operations
Adds support for the `uniformMatrix[234]x[234]fv` WebGL2 functions.
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8
<!-- Please describe your changes on the following line: -->
Note: Similarly to #25538, some of the functions here also overlap with their WebGL 1 variant.
cc @jdm @zakorgy @imiklos
---
<!-- 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/domquad.rs')
0 files changed, 0 insertions, 0 deletions