Package org.lwjgl.opengl
Class KHRContextFlushControl
java.lang.Object
org.lwjgl.opengl.KHRContextFlushControl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:static final int
Returned in <data> by GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v when <pname> is GL_CONTEXT_RELEASE_BEHAVIOR: -
Method Summary
-
Field Details
-
GL_CONTEXT_RELEASE_BEHAVIOR
public static final int GL_CONTEXT_RELEASE_BEHAVIORAccepted by the <pname> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v:- See Also:
-
GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH
public static final int GL_CONTEXT_RELEASE_BEHAVIOR_FLUSHReturned in <data> by GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v when <pname> is GL_CONTEXT_RELEASE_BEHAVIOR:- See Also:
-