mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Add an option to GlMatrixTransformation to choose the OpenGL texture minification filter. When mipmaps are requested, mipmaps are generated with `glGenerateMipmap()`. PiperOrigin-RevId: 720629807