OSDN Git Service

eglWaitClient, eglWaitGL and eglWaitNative implementation
authorAlexis Hetu <sugoi@google.com>
Mon, 15 Jan 2018 20:49:42 +0000 (15:49 -0500)
committerAlexis Hétu <sugoi@google.com>
Mon, 15 Jan 2018 22:26:31 +0000 (22:26 +0000)
commitf3a124f3e681f92606970c56ca56f53c7c5abf81
treef039e036b56eafe36b6db28425e156ecc3282566
parentc4711fa59234ca83c2c46c4c7e4467302088d395
eglWaitClient, eglWaitGL and eglWaitNative implementation

Chrome tests apparently require these now, so implement
these to avoid Linux (debug) related crashes.

Change-Id: I603e69eeee166affaf6d456039d75b71d33c3914
Reviewed-on: https://swiftshader-review.googlesource.com/16329
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/OpenGL/libEGL/libEGL.cpp