Class ATITextureEnvCombine3

java.lang.Object
org.lwjgl.opengl.ATITextureEnvCombine3

public final class ATITextureEnvCombine3 extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
    static final int
    Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
    static final int
    Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • GL_MODULATE_ADD_ATI

      public static final int GL_MODULATE_ADD_ATI
      Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
      See Also:
    • GL_MODULATE_SIGNED_ADD_ATI

      public static final int GL_MODULATE_SIGNED_ADD_ATI
      Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
      See Also:
    • GL_MODULATE_SUBTRACT_ATI

      public static final int GL_MODULATE_SUBTRACT_ATI
      Accepted by the <params> parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the <pname> parameter value is COMBINE_RGB_ARB or COMBINE_ALPHA_ARB
      See Also: