DescriptionUse correct config variable in command buffer gl context
Use correct config variable in command buffer gl context.
Before, the fConfig was errorneously used to initialize the
local variable. eglChooseConfig would update the local variable
and the fConfig member variable would never be updated.
Also add error checks to all initialization function calls.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/ef6a1ca531b58c725c42356c10d17cbf1930c40c
Patch Set 1 #Patch Set 2 : remove dependency #
Messages
Total messages: 14 (8 generated)
|