GLES11Ext.GlTextureMaxAnisotropyExt Field

Definition

[Android.Runtime.Register("GL_TEXTURE_MAX_ANISOTROPY_EXT")]
public const int GlTextureMaxAnisotropyExt = 34046;
[<Android.Runtime.Register("GL_TEXTURE_MAX_ANISOTROPY_EXT")>]
val mutable GlTextureMaxAnisotropyExt : int

Field Value

Value = 34046
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to