Searched defs:eglCreateSync (Results 1 – 8 of 8) sorted by relevance
45 "eglCreateSync": { object
22 #define eglCreateSync eglwCreateSync macro
53 #define eglCreateSync t_eglCreateSync macro
53 #define eglCreateSync l_eglCreateSync macro
172 eglw::EGLSync CallLogWrapper::eglCreateSync (eglw::EGLDisplay dpy, eglw::EGLenum type, const eglw::… function in CallLogWrapper
620 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_l… in eglCreateSync() function
346 EGLSync EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function
1939 eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function