You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gapir: Fix osx crash on High Sierra.
This one liner magically fixes an assert deep in the depths of the macOS
framework. Don’t ask me why.
Fixes: google#1593
gapir: Fix crash on gles replay
As the documentation for dl_loader states:
// For *nix systems, a nullptr can be used to search the application's functions.