Package org.lwjgl.opengles
Class OESStencil1
- java.lang.Object
-
- org.lwjgl.opengles.OESStencil1
-
public final class OESStencil1 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_STENCIL_INDEX1_OES
Accepted by the <internalformat> parameter of RenderbufferStorageOES:
-
-
-
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
-
-