It’s globally controlled by r.MaxAnisotropy
. Not sure if it is available on mobile though.
Looking at your example images again, it’s kinda hard to determine where that aliasing is coming from. It might not be texture filtering related. You could check it by turning up r.MipMapLODBias
and see if it blurs. Note that it will only have an effect if the textures actually have mipmaps generated.