Searched refs:_eglInitSync (Results 1 – 3 of 3) sorted by relevance
56 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type,
86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, in _eglInitSync() function
3379 if (!_eglInitSync(&dri2_sync->base, disp, type, attrib_list)) { in dri2_create_sync()