Selva Compute API Reference - v1.1.2
    Preparing search index...

    Variable LinearMipmapLinearFilterConst

    LinearMipmapLinearFilter: 1008

    LinearMipmapLinearFilter is the default and chooses the two mipmaps that most closely match the size of the pixel being textured and uses the LinearFilter criterion to produce a texture value from each mipmap. The final texture value is a weighted average of those two values.