diff options
author | Mátyás Mustoha <matyas.mustoha@h-lab.eu> | 2020-04-27 14:04:46 +0200 |
---|---|---|
committer | Mátyás Mustoha <matyas.mustoha@h-lab.eu> | 2020-04-30 10:09:52 +0200 |
commit | ff33b88f724704409c1fe675c4ebe05343a7cc5b (patch) | |
tree | 3cfe528ce8139434bf0725eed8d530fddb67e3b9 /components/script/script_thread.rs | |
parent | 3bedd440265864bc713b4f3d620b65cfc58b7381 (diff) | |
download | servo-ff33b88f724704409c1fe675c4ebe05343a7cc5b.tar.gz servo-ff33b88f724704409c1fe675c4ebe05343a7cc5b.zip |
Add support for even more WebGL2 GetParameter enums
Adds support for the following new WebGL2 GetParameter values:
- `PACK_ROW_LENGTH`
- `PACK_SKIP_PIXELS`
- `PACK_SKIP_ROWS`
- `RASTERIZER_DISCARD`
- `UNPACK_IMAGE_HEIGHT`
- `UNPACK_ROW_LENGTH`
- `UNPACK_SKIP_IMAGES`
- `UNPACK_SKIP_PIXELS`
- `UNPACK_SKIP_ROWS`
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.2
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions