OSDN Git Service

log an error when eglCreateContext() fails in an inconsistant way
authorMathias Agopian <mathias@google.com>
Tue, 25 Sep 2012 00:57:48 +0000 (17:57 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 25 Sep 2012 00:57:48 +0000 (17:57 -0700)
commit500407a2c07ced40c36e7356574a47bcec9c2fd9
treef36491ed83e510b90faac20da2983823cca1d548
parentff5c4aa676d157f4911ef06e328e687725e8b9f9
log an error when eglCreateContext() fails in an inconsistant way

this will help debugging bug: 7216919

Change-Id: I54ac65f20c5ed55cc93a5cbc5350fadfb0fcb804
opengl/libs/EGL/eglApi.cpp