Class QCOMBinningControl

java.lang.Object
org.lwjgl.opengles.QCOMBinningControl

public final class QCOMBinningControl extends Object
Native bindings to the QCOM_binning_control extension.

This extension adds some new hints to give more control to application developers over the driver's binning algorithm.

Only change this state right before changing rendertargets or right after a swap or there will be a large performance penalty.

  • Field Details

    • GL_BINNING_CONTROL_HINT_QCOM

      public static final int GL_BINNING_CONTROL_HINT_QCOM
      Accepted by the target parameter of Hint.
      See Also:
    • GL_CPU_OPTIMIZED_QCOM

      public static final int GL_CPU_OPTIMIZED_QCOM
      Accepted by the hint parameter of Hint.
      See Also:
    • GL_GPU_OPTIMIZED_QCOM

      public static final int GL_GPU_OPTIMIZED_QCOM
      Accepted by the hint parameter of Hint.
      See Also:
    • GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM

      public static final int GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM
      Accepted by the hint parameter of Hint.
      See Also:
    • GL_DONT_CARE

      public static final int GL_DONT_CARE
      Accepted by the hint parameter of Hint.
      See Also: