Package org.lwjgl.opengles
Class EXTTextureRg
java.lang.Object
org.lwjgl.opengles.EXTTextureRg
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:static final int
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:static final int
Accepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:static final int
Accepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE: -
Method Summary
-
Field Details
-
GL_RED_EXT
public static final int GL_RED_EXTAccepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:- See Also:
-
GL_RG_EXT
public static final int GL_RG_EXTAccepted by the <internalformat> parameter of TexImage2D and CopyTexImage2D, and the <format> parameter of TexImage2D, TexSubImage2D, and ReadPixels:- See Also:
-
GL_R8_EXT
public static final int GL_R8_EXTAccepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:- See Also:
-
GL_RG8_EXT
public static final int GL_RG8_EXTAccepted by the <internalformat> parameter of RenderbufferStorage and RenderbufferStorageMultisampleAPPLE:- See Also:
-