Skip to content

API Reference / @gtkx/gl / popDebugGroup

Function: popDebugGroup()

popDebugGroup(): void

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

void glPopDebugGroup()

Provided by GL_VERSION_4_3.

Returns

void

See

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

Released under the MPL-2.0 License.