Package org.lwjgl.opengl
Class ARBES3Compatibility
java.lang.Object
org.lwjgl.opengl.ARBES3Compatibility
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <target> parameter of BeginQuery, EndQuery, GetQueryIndexediv and GetQueryiv:static final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <internalformat> parameter of CompressedTexImage2Dstatic final int
Accepted by the <value> parameter of the GetInteger* functions:static final int
Accepted by the <target> parameter of Enable and Disable: -
Method Summary
-
Field Details
-
GL_COMPRESSED_RGB8_ETC2
public static final int GL_COMPRESSED_RGB8_ETC2Accepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_SRGB8_ETC2
public static final int GL_COMPRESSED_SRGB8_ETC2Accepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
public static final int GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2Accepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
public static final int GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2Accepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_RGBA8_ETC2_EAC
public static final int GL_COMPRESSED_RGBA8_ETC2_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
public static final int GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_R11_EAC
public static final int GL_COMPRESSED_R11_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_SIGNED_R11_EAC
public static final int GL_COMPRESSED_SIGNED_R11_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_RG11_EAC
public static final int GL_COMPRESSED_RG11_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_COMPRESSED_SIGNED_RG11_EAC
public static final int GL_COMPRESSED_SIGNED_RG11_EACAccepted by the <internalformat> parameter of CompressedTexImage2D- See Also:
-
GL_PRIMITIVE_RESTART_FIXED_INDEX
public static final int GL_PRIMITIVE_RESTART_FIXED_INDEXAccepted by the <target> parameter of Enable and Disable:- See Also:
-
GL_ANY_SAMPLES_PASSED_CONSERVATIVE
public static final int GL_ANY_SAMPLES_PASSED_CONSERVATIVEAccepted by the <target> parameter of BeginQuery, EndQuery, GetQueryIndexediv and GetQueryiv:- See Also:
-
GL_MAX_ELEMENT_INDEX
public static final int GL_MAX_ELEMENT_INDEXAccepted by the <value> parameter of the GetInteger* functions:- See Also:
-