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

Add WebGLTimerQueryEXT API #7643

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Commits on Dec 11, 2020

  1. Add WebGLTimerQueryEXT API

    This PR is a part of a project to add missing interfaces and interface features to BCD that are from a spec in Editor's Draft or more and is supported in at least one browser.  This particular PR adds missing features, populating the results using data from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.6), for the WebGLTimerQueryEXT API.
    
    Spec: https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/
    
    This API is for the object returned by EXT_disjoint_timer_query.createQueryEXT()
    queengooborg committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    4618edb View commit details
    Browse the repository at this point in the history