1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-07 15:33:46 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Mátyás Mustoha
f2e2b3d34b Initial implementation of WebGLQueries
This patch adds initial support for WeGLQueries. Most related WebGL
functions and objects are implemented [1]. What's still missing is
the `EXT_disjoint_timer_query_webgl2` support.

[1]: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.12
2019-10-01 12:30:24 +02:00