Class OESStencil8

java.lang.Object
org.lwjgl.opengles.OESStencil8

public final class OESStencil8 extends Object
Native bindings to the OES_stencil8 extension.

This extension enables 8-bit stencil component as a valid render buffer storage format.

  • Field Details

    • GL_STENCIL_INDEX8_OES

      public static final int GL_STENCIL_INDEX8_OES
      Accepted by the internalformat parameter of RenderbufferStorageOES.
      See Also: