Class OESStencil8


  • public final class OESStencil8
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int GL_STENCIL_INDEX8_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_INDEX8_OES

        public static final int GL_STENCIL_INDEX8_OES
        Accepted by the <internalformat> parameter of RenderbufferStorageOES:
        See Also:
        Constant Field Values