armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
TextureMinFilter
armos
graphics
texture
Values
Value
Meaning
Linear
GL_LINEAR
Nearest
GL_NEAREST
NearestMipmapNearest
GL_NEAREST_MIPMAP_NEAREST
NearestMipmapLinear
GL_NEAREST_MIPMAP_LINEAR
LinearMipmapNearest
GL_LINEAR_MIPMAP_NEAREST
LinearMipmapLinear
GL_LINEAR_MIPMAP_LINEAR
Meta
Source
See Implementation
armos
graphics
texture
classes
Texture
enums
TextureMagFilter
TextureMinFilter
TextureWrap