Descriptiongl_bindings_skia_in_process is missing GenerateMipmap
Without GenerateMipmap, the gl_bindings_skia_in_process don't work because Skia
fails to intialize the GrContext. With this change, the GrContext intializes
and works properly.
I found this issue when trying to use this code on Android as a backend for Ganesh.
R=kbr@chromium.org
Committed: https://crrev.com/2887002d5e1f0dee4580cdd69a18a06ba64afff6
Cr-Commit-Position: refs/heads/master@{#316591}
Patch Set 1 #
Messages
Total messages: 9 (1 generated)
|