Package org.lwjgl.opengles
Class EXTUnpackSubimage
java.lang.Object
org.lwjgl.opengles.EXTUnpackSubimage
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:static final int
Accepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv: -
Method Summary
-
Field Details
-
GL_UNPACK_ROW_LENGTH
public static final int GL_UNPACK_ROW_LENGTHAccepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:- See Also:
-
GL_UNPACK_SKIP_ROWS
public static final int GL_UNPACK_SKIP_ROWSAccepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:- See Also:
-
GL_UNPACK_SKIP_PIXELS
public static final int GL_UNPACK_SKIP_PIXELSAccepted by the <pname> parameters of PixelStorei, GetIntegerv, and GetFloatv:- See Also:
-