Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace GLuint64EXT with GLuint64 (KhronosGroup#3195)
Back in the old days [there was no GLuint64](KhronosGroup#2076 (comment)), but [now there is](https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.1). The current definition causes IDL parser warning because there are two definitions, one here and another in [EXT_disjoint_timer_query](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/).
- Loading branch information