org.lwjgl.opengles
Class OESStencil1

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

public final class OESStencil1
extends java.lang.Object


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

Field Detail

GL_STENCIL_INDEX1_OES

public static final int GL_STENCIL_INDEX1_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:

See Also:
Constant Field Values


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