ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_ANDROID.
No changes in behavior except a DCHECK will fail in BindTexImage instead of returning false when egl_image_ is EGL_NO_IMAGE_KHR. This is more appropritate as only a bug in the implementation of GLImageEGL can cause this to happen. BUG=356871 TBR=sky Review URL: https://codereview.chromium.org/212933009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260194 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment