Package org.lwjgl.opengles
Class OESTextureHalfFloat
java.lang.Object
org.lwjgl.opengles.OESTextureHalfFloat
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <type> parameter of TexImage2D, TexSubImage2D, TexImage3D, and TexSubImage3D: -
Method Summary
-
Field Details
-
GL_HALF_FLOAT_OES
public static final int GL_HALF_FLOAT_OESAccepted by the <type> parameter of TexImage2D, TexSubImage2D, TexImage3D, and TexSubImage3D:- See Also:
-