Skip to content

API Reference / @gtkx/gl / endConditionalRender

Function: endConditionalRender()

endConditionalRender(): void

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

void glEndConditionalRender()

Provided by GL_VERSION_3_0. Also known as glEndConditionalRenderNV, glEndConditionalRenderNVX. GLX render opcode 349.

Returns

void

Released under the MPL-2.0 License.