setTextureMinMagFilter

abstract fun setTextureMinMagFilter(@NotNull filter: @NotNull RenderContext.TextureFilter)(source)

Set the texture min and mag filter which dictate how an image is upscaled / interpolated. Affects the currently bound texture.