Package org.lwjgl.opengles
Class EXTPackedFloat
java.lang.Object
org.lwjgl.opengles.EXTPackedFloat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:static final int
Accepted by the <pname> parameters of GetIntegerv and GetFloatv:static final int
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D: -
Method Summary
-
Field Details
-
GL_R11F_G11F_B10F_EXT
public static final int GL_R11F_G11F_B10F_EXTAccepted by the <internalformat> parameter of TexImage1D, TexImage2D, TexImage3D, CopyTexImage1D, CopyTexImage2D, and RenderbufferStorage:- See Also:
-
GL_UNSIGNED_INT_10F_11F_11F_REV_EXT
public static final int GL_UNSIGNED_INT_10F_11F_11F_REV_EXTAccepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D:- See Also:
-
GL_RGBA_SIGNED_COMPONENTS_EXT
public static final int GL_RGBA_SIGNED_COMPONENTS_EXTAccepted by the <pname> parameters of GetIntegerv and GetFloatv:- See Also:
-