Definition
WebGL 2.0 Specification defines WebGLQuery
[Exposed=(Window,Worker)]
interface WebGLQuery : WebGLObject {
};
Methods and attributes that return objects implementing WebGLQuery
Referring IDL interfaces/dictionaries
Referring specifications
- WebGL EXT_disjoint_timer_query_webgl2 Extension Specification refers to
WebGLQuery