Package org.lwjgl.opengl
Class EXTTextureLODBias
java.lang.Object
org.lwjgl.opengl.EXTTextureLODBias
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <target> parameters of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, Texenviv, and TexEnvfv:static final int
When the <target> parameter of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, TexEnviv, and TexEnvfv is TEXTURE_FILTER_CONTROL_EXT, then the value of <pname> may be: -
Method Summary
-
Field Details
-
GL_TEXTURE_FILTER_CONTROL_EXT
public static final int GL_TEXTURE_FILTER_CONTROL_EXTAccepted by the <target> parameters of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, Texenviv, and TexEnvfv:- See Also:
-
GL_TEXTURE_LOD_BIAS_EXT
public static final int GL_TEXTURE_LOD_BIAS_EXTWhen the <target> parameter of GetTexEnvfv, GetTexEnviv, TexEnvi, TexEnvf, TexEnviv, and TexEnvfv is TEXTURE_FILTER_CONTROL_EXT, then the value of <pname> may be:- See Also:
-
GL_MAX_TEXTURE_LOD_BIAS_EXT
public static final int GL_MAX_TEXTURE_LOD_BIAS_EXTAccepted by the <pname> parameters of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-