Home
last modified time | relevance | path

Searched refs:eglDestroySync (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwStaticLibrary15.inl23 { "eglDestroySync", (deFunctionPtr)eglDestroySync },
DeglwInitCore.inl23 dst->destroySync = (eglDestroySyncFunc) loader->get("eglDestroySync");
DeglwApi.inl29 #define eglDestroySync eglwDestroySync macro
/third_party/mesa3d/src/egl/
Degl-symbols.txt18 eglDestroySync
/third_party/mesa3d/src/egl/main/
Degl.def.in19 eglDestroySync@8
Deglentrypoint.h33 EGL_ENTRYPOINT(eglDestroySync)
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL_deprecated.lds21 eglDestroySync;
Dmain.cpp630 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySync() function
/third_party/EGL/sdk/docs/man/html/
DMakefile33 eglDestroySync.xhtml \
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.def59 eglDestroySync
DlibEGL_autogen.cpp358 EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSync sync) in eglDestroySync() function
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_cl_event.txt153 Replace the second paragraph describing eglDestroySync with:
224 eglDestroySync has a dependency on the completion of the linked event
/third_party/EGL/extensions/KHR/
DEGL_KHR_cl_event.txt153 Replace the second paragraph describing eglDestroySync with:
224 eglDestroySync has a dependency on the completion of the linked event
DEGL_KHR_cl_event2.txt234 Replace the second paragraph describing eglDestroySync with:
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h54 #define eglDestroySync t_eglDestroySync macro
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h54 #define eglDestroySync l_eglDestroySync macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/third_party/vk-gl-cts/framework/egl/
DegluCallLogWrapperApi.inl29 eglw::EGLBoolean eglDestroySync (eglw::EGLDisplay dpy, eglw::EGLSync sync);
DegluCallLogWrapper.inl242 eglw::EGLBoolean CallLogWrapper::eglDestroySync (eglw::EGLDisplay dpy, eglw::EGLSync sync) function in CallLogWrapper
245 …m_log << TestLog::Message << "eglDestroySync(" << dpy << ", " << sync << ");" << TestLog::EndMessa…
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_cuda_event.txt148 <sync> when eglDestroySync is called, <sync> is flagged for deletion
/third_party/EGL/extensions/NV/
DEGL_NV_cuda_event.txt163 <sync> when eglDestroySync is called, <sync> is flagged for deletion
/third_party/EGL/api/EGL/
Degl.h326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/third_party/mesa3d/include/EGL/
Degl.h326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/third_party/skia/third_party/externals/angle2/include/EGL/
Degl.h326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);

12