egl: Use _EGL_CHECK_DISPLAY in eglCreateContext.
authorChia-I Wu <olv@lunarg.com>
Thu, 9 Sep 2010 16:06:32 +0000 (00:06 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 9 Sep 2010 16:18:23 +0000 (00:18 +0800)
commit916c8ed2c8f916604166b22e6fcb9433b960a924
treeecd59bb9abe8954b8e8c72497e9ad1463688f5db
parent08a482e7a9d13db5d4e6fd974942f6699d7d49dc
egl: Use _EGL_CHECK_DISPLAY in eglCreateContext.

_EGL_CHECK_DISPLAY checks the display and returns from eglCreateContext
on error.
src/egl/main/eglapi.c