glTexParameterFilter

common
fun glTexParameterFilter(type: TextureType, minFilter: TextureMinFilter, magFilter: TextureMagFilter)

Sets texture minifying and magnifying filters for the currently selected texture of a given type.