gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
SamplerInfo.anisotropy
gfx
graal
image
SamplerInfo
Enables anisotropy filtering. The value set serves as maximum covering fragments.
struct
SamplerInfo
Option
!
float
anisotropy
;
Meta
Source
See Implementation
gfx
graal
image
SamplerInfo
functions
withCompareOp
withWrapMode
properties
bilinear
nearest
trilinear
variables
anisotropy
borderColor
compare
lodBias
lodRange
magFilter
minFilter
mipmapFilter
unnormalizeCoords
wrapMode
Enables anisotropy filtering. The value set serves as maximum covering fragments.