Skip to content

API Reference / @gtkx/gl / flush

Function: flush()

flush(): void

Defined in: generated/commands.d.ts:1861

void glFlush()

Provided by GL_VERSION_1_0.

Returns

void

See

https://registry.khronos.org/OpenGL-Refpages/gl4/html/glFlush.xhtml

Released under the MPL-2.0 License.