endQuery method
The WebGL2RenderingContext.endQuery()
method of the
WebGL 2 API
marks the end of a given query
target.
Implementation
external void endQuery(GLenum target);
The WebGL2RenderingContext.endQuery()
method of the
WebGL 2 API
marks the end of a given query
target.
external void endQuery(GLenum target);