Class QCOMTextureFoveated2

java.lang.Object
org.lwjgl.opengles.QCOMTextureFoveated2

public final class QCOMTextureFoveated2 extends 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 Details

    • 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: