EGLnsecsANDROID typedef for eglew.h

This commit is contained in:
Nigel Stewart 2016-06-17 23:37:13 +10:00
parent 9beea40e97
commit 54ce3fb039

View File

@ -69,6 +69,7 @@ typedef void *EGLOutputPortEXT;
typedef void *EGLSyncNV;
typedef khronos_utime_nanoseconds_t EGLTimeNV;
typedef khronos_utime_nanoseconds_t EGLuint64NV;
typedef khronos_stime_nanoseconds_t EGLnsecsANDROID;
struct EGLClientPixmapHI;