Class SGISGenerateMipmap

java.lang.Object
org.lwjgl.opengl.SGISGenerateMipmap

public final class SGISGenerateMipmap extends Object
  • Field Details

    • GL_GENERATE_MIPMAP_SGIS

      public static final int GL_GENERATE_MIPMAP_SGIS
      Accepted by the <pname> parameter of TexParameteri, TexParameterf, TexParameteriv, TexParameterfv, GetTexParameteriv, and GetTexParameterfv.
      See Also:
    • GL_GENERATE_MIPMAP_HINT_SGIS

      public static final int GL_GENERATE_MIPMAP_HINT_SGIS
      Accepted by the <target> parameter of Hint, and by the parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
      See Also: