OSDN Git Service

Gfx-3d: fix GetProcAddress in egl extention
authorluliuhui <liuhui.lu@intel.com>
Thu, 30 Aug 2012 03:15:36 +0000 (11:15 +0800)
committerShuo Gao <shuo.gao@intel.com>
Tue, 22 Jan 2013 07:14:34 +0000 (15:14 +0800)
commit69d100762c7c26d8328f4bb61cfef026d3a69bbf
tree7a7a7d35d5cb4317bf96faa2ddf801c90a3e9994
parent845ed8fdaa34d0f684c93bf4dbadb9162f769235
Gfx-3d: fix GetProcAddress in egl extention

This patch can fix issue when Proc address return NULL.
Glbench10, egl-ext and conformance test need this patch to run pass.

Change-Id: I275c7cb6f77cb334c3ee7fa23cd696bba1c5a458
Author: Liuhui Lu <liuhui.lu@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 52622
opengl/libs/EGL/eglApi.cpp