DescriptionMove LoadLibraryAndPrintError helpers to common gl_implementation.h/.cc
These functions are implemented in gl_implementation_osmesa.cc
but used in gl_implementation_x11.cc and gl_implementation_android.cc.
If LoadLibraryAndPrintError fails the log message starts with
gl_implementation_osmesa.cc which is confusing.
BUG=264818
R=kbr@chromium.org
Committed: https://crrev.com/7aa906d2c7cb045897562dffa70873c60a2829c9
Cr-Commit-Position: refs/heads/master@{#392158}
Patch Set 1 #Patch Set 2 : Rebase and use base::FilePath::CharType to fix build failure on win os #
Messages
Total messages: 15 (6 generated)
|