Class QCOMTextureFoveated2


  • public final class QCOMTextureFoveated2
    extends java.lang.Object
    Native bindings to the QCOM_texture_foveated2 extension.

    This extension adds a new texture parameter that specifies a pixel density below which rendering can be discarded during foveated rendering.

    Requires QCOM_texture_foveated.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM
      Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the pname parameter of GetTexParameter{if}v.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM

        public static final int GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM
        Accepted as a value for pname for the TexParameter{if} and TexParameter{if}v commands and for the pname parameter of GetTexParameter{if}v.
        See Also:
        Constant Field Values