Class EXTStencilClearTag


  • public final class EXTStencilClearTag
    extends Object
    • Field Detail

      • GL_STENCIL_TAG_BITS_EXT

        public static final int GL_STENCIL_TAG_BITS_EXT
        Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
        See Also:
        Constant Field Values
      • GL_STENCIL_CLEAR_TAG_VALUE_EXT

        public static final int GL_STENCIL_CLEAR_TAG_VALUE_EXT
        Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
        See Also:
        Constant Field Values
    • Method Detail

      • glStencilClearTagEXT

        public static void glStencilClearTagEXT​(int stencilTagBits,
                                                int stencilClearTag)
        Controls the stencil clear tag state. stencilTagBits is a count of the number of most-significant stencil buffer bits involved in the stencil clear tag update.