Package org.lwjgl.opengles
Class QCOMTextureFoveated2
java.lang.Object
org.lwjgl.opengles.QCOMTextureFoveated2
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
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted as a value forpname
for theTexParameter{if}
andTexParameter{if}v
commands and for thepname
parameter ofGetTexParameter{if}v
. -
Method Summary
-
Field Details
-
GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOM
public static final int GL_TEXTURE_FOVEATED_CUTOFF_DENSITY_QCOMAccepted as a value forpname
for theTexParameter{if}
andTexParameter{if}v
commands and for thepname
parameter ofGetTexParameter{if}v
.- See Also:
-