Package org.lwjgl.opengles
Class APPLETextureFormatBGRA8888
java.lang.Object
org.lwjgl.opengles.APPLETextureFormatBGRA8888
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <format> parameters of TexImage2D and TexSubImage2D: -
Method Summary
-
Field Details
-
GL_BGRA_EXT
public static final int GL_BGRA_EXTAccepted by the <format> parameters of TexImage2D and TexSubImage2D:- See Also:
-