Class ARBConditionalRenderInverted

java.lang.Object
org.lwjgl.opengl.ARBConditionalRenderInverted

public final class ARBConditionalRenderInverted extends Object
Native bindings to the ARB_conditional_render_inverted extension.

This extension adds new modes to BeginConditionalRender which invert the condition used to determine whether to draw or not.

Requires OpenGL 3.0. Promoted to core in OpenGL 4.5.