Package org.lwjgl.opengles
Class QCOMTextureFoveated
java.lang.Object
org.lwjgl.opengles.QCOMTextureFoveated
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glTextureFoveationParametersQCOM
(int texture, int layer, int focalPoint, float focalX, float focalY, float gainX, float gainY, float foveaArea) void glTextureFoveationParametersQCOM(GLuint texture, GLuint layer, GLuint focalPoint, float focalX, float focalY, float gainX, float gainY, float foveaArea)
-
Field Details
-
GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM
public static final int GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM- See Also:
-
GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM
public static final int GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM- See Also:
-
GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM
public static final int GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM- See Also:
-
GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM
public static final int GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM- See Also:
-
GL_FOVEATION_ENABLE_BIT_QCOM
public static final int GL_FOVEATION_ENABLE_BIT_QCOM- See Also:
-
GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM
public static final int GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM- See Also:
-
GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM
public static final int GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM- See Also:
-
-
Method Details
-
glTextureFoveationParametersQCOM
public static void glTextureFoveationParametersQCOM(int texture, int layer, int focalPoint, float focalX, float focalY, float gainX, float gainY, float foveaArea) void glTextureFoveationParametersQCOM(GLuint texture, GLuint layer, GLuint focalPoint, float focalX, float focalY, float gainX, float gainY, float foveaArea)
-