Package org.lwjgl.opengles
Class OESRGB8RGBA8
java.lang.Object
org.lwjgl.opengles.OESRGB8RGBA8
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalformat> parameter of RenderbufferStorageOES:static final int
Accepted by the <internalformat> parameter of RenderbufferStorageOES: -
Method Summary
-
Field Details
-
GL_RGB8_OES
public static final int GL_RGB8_OESAccepted by the <internalformat> parameter of RenderbufferStorageOES:- See Also:
-
GL_RGBA8_OES
public static final int GL_RGBA8_OESAccepted by the <internalformat> parameter of RenderbufferStorageOES:- See Also:
-