Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of WebGLQueries #24178

Merged
merged 1 commit into from Oct 1, 2019
Merged

Commits on Oct 1, 2019

  1. 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
    mmatyas committed Oct 1, 2019
You can’t perform that action at this time.