Skip to content

API Reference / @gtkx/gl / finish

Function: finish()

finish(): void

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

void glFinish()

Provided by GL_VERSION_1_0. GLX single opcode 108.

Returns

void

Released under the MPL-2.0 License.