Home
last modified time | relevance | path

Searched defs:eglDestroySyncKHR (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp65 EGLBoolean (*eglDestroySyncKHR)(EGLDisplay dpy, EGLSyncKHR sync); member in LibEGLexports
Dmain.cpp615 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl30 #define eglDestroySyncKHR eglwDestroySyncKHR macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl252 eglw::EGLBoolean CallLogWrapper::eglDestroySyncKHR (eglw::EGLDisplay dpy, eglw::EGLSyncKHR sync) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1884 eglDestroySyncKHR(EGLDisplay dpy, EGLSync sync) in eglDestroySyncKHR() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp526 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR() function