Package org.lwjgl.opengl
Class ARBConditionalRenderInverted
java.lang.Object
org.lwjgl.opengl.ARBConditionalRenderInverted
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <mode> parameter of BeginConditionalRender:static final int
Accepted by the <mode> parameter of BeginConditionalRender:static final int
Accepted by the <mode> parameter of BeginConditionalRender:static final int
Accepted by the <mode> parameter of BeginConditionalRender: -
Method Summary
-
Field Details
-
GL_QUERY_WAIT_INVERTED
public static final int GL_QUERY_WAIT_INVERTEDAccepted by the <mode> parameter of BeginConditionalRender:- See Also:
-
GL_QUERY_NO_WAIT_INVERTED
public static final int GL_QUERY_NO_WAIT_INVERTEDAccepted by the <mode> parameter of BeginConditionalRender:- See Also:
-
GL_QUERY_BY_REGION_WAIT_INVERTED
public static final int GL_QUERY_BY_REGION_WAIT_INVERTEDAccepted by the <mode> parameter of BeginConditionalRender:- See Also:
-
GL_QUERY_BY_REGION_NO_WAIT_INVERTED
public static final int GL_QUERY_BY_REGION_NO_WAIT_INVERTEDAccepted by the <mode> parameter of BeginConditionalRender:- See Also:
-