org.lwjgl.opengles
Class ARMRgba8

java.lang.Object
  extended by org.lwjgl.opengles.ARMRgba8

public final class ARMRgba8
extends java.lang.Object


Field Summary
static int GL_RGBA8_OES
          Accepted by the <internalformat> parameter of RenderbufferStorage:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_RGBA8_OES

public static final int GL_RGBA8_OES
Accepted by the <internalformat> parameter of RenderbufferStorage:

See Also:
Constant Field Values


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.