Home
last modified time | relevance | path

Searched refs:eglCreateSync (Results 1 - 13 of 13) sorted by relevance

/third_party/EGL/sdk/docs/man/html/
H A DMakefile28 eglCreateSync.xhtml \
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h53 #define eglCreateSync t_eglCreateSync macro
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.h53 #define eglCreateSync l_eglCreateSync macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h287 EGLAPI EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h287 EGLAPI EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list);
/third_party/EGL/api/EGL/
H A Degl.h325 EGLAPI EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list);
/third_party/mesa3d/include/EGL/
H A Degl.h325 EGLAPI EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h325 EGLAPI EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp346 EGLSync EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp620 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function
H A DlibEGL.cpp1555 FUNCTION(eglCreateSync), in GetProcAddress()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp621 auto ret = eglCreateSync(dpy, type, reinterpret_cast<const EGLAttrib *>(attrib_list)); in OH_createSync()
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1845 /* There exist two EGLAttrib variants of eglCreateSync*: in _eglCreateSync()
1846 * eglCreateSync64KHR which requires EGL_KHR_cl_event2, and eglCreateSync in _eglCreateSync()
1939 eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function

Completed in 19 milliseconds