commit | 64d38d9f4863f6e9434e6820b924eb958e8a2230 | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Wed Feb 26 10:00:48 2014 +0000 |
committer | Ashok Bhat <ashok.bhat@arm.com> | Wed Feb 26 19:07:54 2014 +0000 |
tree | 243037836541cee05e0aebc83944503af726e217 | |
parent | 2ba70fd49bfcbb516e75c198c106764609335feb [diff] |
AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY Note that files changed in this patch have been automatically generated by running frameworks/native/opengl/tools/glgen/gen script This will allow eglGetDisplay(int) to work on both 32-bit and 64-bit systems when EGL_DEFAULT_DISPLAY is passed as a parameter. Change-Id: Idf27d6e00d623d331bb2d4d7f85fa450e0db26c9 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>