Class EXTShadowSamplers

java.lang.Object
org.lwjgl.opengles.EXTShadowSamplers

public final class EXTShadowSamplers extends Object
  • Field Details

    • GL_TEXTURE_COMPARE_MODE_EXT

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

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

      public static final int GL_COMPARE_REF_TO_TEXTURE_EXT
      Accepted by the <param> parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the <pname> parameter is TEXTURE_COMPARE_MODE_EXT:
      See Also: