Package org.lwjgl.opengles
Class EXTTextureFilterAnisotropic
java.lang.Object
org.lwjgl.opengles.EXTTextureFilterAnisotropic
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameters of GetBooleanv, GetFloatv, and GetIntegerv:static final int
Accepted by the <pname> parameters of GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri, and TexParameteriv: -
Method Summary
-
Field Details
-
GL_TEXTURE_MAX_ANISOTROPY_EXT
public static final int GL_TEXTURE_MAX_ANISOTROPY_EXTAccepted by the <pname> parameters of GetTexParameterfv, GetTexParameteriv, TexParameterf, TexParameterfv, TexParameteri, and TexParameteriv:- See Also:
-
GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
public static final int GL_MAX_TEXTURE_MAX_ANISOTROPY_EXTAccepted by the <pname> parameters of GetBooleanv, GetFloatv, and GetIntegerv:- See Also:
-