WebGLRenderingContext.flush()
The WebGLRenderingContext.flush()
method of the WebGL API empties different buffer commands,
causing all commands to be executed as quickly as possible.
Syntax
void gl.flush();
Parameters
None.
Return value
None.
Specifications
Specification |
---|
WebGL Specification # 5.14.11 |
Browser compatibility
BCD tables only load in the browser