A lod bias can be applied to textures when dynamic resolution is enabled. A proper lod bias is calculated and applied for quality levels HIGH and ULTRA. Lod Bias is implemented in glslang, which mean it's ignored when glslang is not used, which currently happens with OpenGL backends with optimization turned off (which includes filament LITE). This may be fixed in the future.