Skip to content

API Reference / @gtkx/gl / endConditionalRender

Function: endConditionalRender()

endConditionalRender(): void

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

void glEndConditionalRender()

Provided by GL_VERSION_3_0.

Returns

void

See

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

Released under the MPL-2.0 License.