diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-15 10:45:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-15 10:45:07 -0500 |
commit | f9174a471733d82d1b4b1a9a22cb7adedffcf450 (patch) | |
tree | 79421120380dbf0d1a2f23def49ad15ef3fc48db /components/script/dom/textmetrics.rs | |
parent | 2373769e766aa6794bd141cd2da137e71a580c86 (diff) | |
parent | bc914381a8951f10bf028c31d50ab08b03a32ecf (diff) | |
download | servo-f9174a471733d82d1b4b1a9a22cb7adedffcf450.tar.gz servo-f9174a471733d82d1b4b1a9a22cb7adedffcf450.zip |
Auto merge of #25519 - szeged:mmatyas__webgl_fns_uniforms, r=jdm
Add support for WebGL2 unsigned uniform operations
This adds support for the WebGL2 `uniform[1234]ui` and `uniform[1234]uiv` operations.
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8
<!-- Please describe your changes on the following line: -->
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/textmetrics.rs')
0 files changed, 0 insertions, 0 deletions