
Only log GL exceptions in GlUtil if they aren't thrown. Otherwise, it's up to the caller whether or not to log them to avoid logging them twice. PiperOrigin-RevId: 431657397
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.