Class EXTStencilClearTag

java.lang.Object
org.lwjgl.opengl.EXTStencilClearTag

public class EXTStencilClearTag extends Object
  • Field Details

    • GL_STENCIL_TAG_BITS_EXT

      public static final int GL_STENCIL_TAG_BITS_EXT
      See Also:
    • GL_STENCIL_CLEAR_TAG_VALUE_EXT

      public static final int GL_STENCIL_CLEAR_TAG_VALUE_EXT
      See Also:
  • Method Details

    • glStencilClearTagEXT

      public static void glStencilClearTagEXT(int stencilTagBits, int stencilClearTag)
      void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag)