Package org.lwjgl.opengl
Class APPLETextureRange
java.lang.Object
org.lwjgl.opengl.APPLETextureRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:static final int
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:static final int
Accepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:static final int
Accepted by theparameters of GetTexParameteriv and GetTexParameterfv: static final int
Accepted by theparameters of GetTexParameterPointerv: static final int
Accepted by theparameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv: -
Method Summary
Modifier and TypeMethodDescriptionstatic Buffer
glGetTexParameterPointervAPPLE
(int target, int pname, long result_size) static void
glTextureRangeAPPLE
(int target, ByteBuffer pointer)
-
Field Details
-
GL_TEXTURE_STORAGE_HINT_APPLE
public static final int GL_TEXTURE_STORAGE_HINT_APPLEAccepted by theparameters of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv: - See Also:
-
GL_STORAGE_PRIVATE_APPLE
public static final int GL_STORAGE_PRIVATE_APPLEAccepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:- See Also:
-
GL_STORAGE_CACHED_APPLE
public static final int GL_STORAGE_CACHED_APPLEAccepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:- See Also:
-
GL_STORAGE_SHARED_APPLE
public static final int GL_STORAGE_SHARED_APPLEAccepted by the parameters of TexParameteri, TexParameterf, TexParameteriv, and TexParameterfv:- See Also:
-
GL_TEXTURE_RANGE_LENGTH_APPLE
public static final int GL_TEXTURE_RANGE_LENGTH_APPLEAccepted by theparameters of GetTexParameteriv and GetTexParameterfv: - See Also:
-
GL_TEXTURE_RANGE_POINTER_APPLE
public static final int GL_TEXTURE_RANGE_POINTER_APPLEAccepted by theparameters of GetTexParameterPointerv: - See Also:
-
-
Method Details
-
glTextureRangeAPPLE
-
glGetTexParameterPointervAPPLE
-