Package org.lwjgl.opengles
Class QCOMBinningControl
java.lang.Object
org.lwjgl.opengles.QCOMBinningControl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <target> parameter of Hint:static final int
Accepted by the <hint> parameter of Hint:static final int
Accepted by the <hint> parameter of Hint:static final int
Accepted by the <hint> parameter of Hint:static final int
Accepted by the <hint> parameter of Hint: -
Method Summary
-
Field Details
-
GL_BINNING_CONTROL_HINT_QCOM
public static final int GL_BINNING_CONTROL_HINT_QCOMAccepted by the <target> parameter of Hint:- See Also:
-
GL_CPU_OPTIMIZED_QCOM
public static final int GL_CPU_OPTIMIZED_QCOMAccepted by the <hint> parameter of Hint:- See Also:
-
GL_GPU_OPTIMIZED_QCOM
public static final int GL_GPU_OPTIMIZED_QCOMAccepted by the <hint> parameter of Hint:- See Also:
-
GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM
public static final int GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOMAccepted by the <hint> parameter of Hint:- See Also:
-
GL_DONT_CARE
public static final int GL_DONT_CAREAccepted by the <hint> parameter of Hint:- See Also:
-