web api instance method
WebGLRenderingContext: flush() method
Available in workers
The WebGLRenderingContext.flush() method of the WebGL API empties different buffer commands,
causing all commands to be executed as quickly as possible.
Syntax
flush()
Parameters
None.
Return value
None (undefined).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.