/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwStaticLibrary15.inl | 23 { "eglDestroySync", (deFunctionPtr)eglDestroySync },
|
D | eglwInitCore.inl | 23 dst->destroySync = (eglDestroySyncFunc) loader->get("eglDestroySync");
|
D | eglwApi.inl | 29 #define eglDestroySync eglwDestroySync macro
|
/third_party/mesa3d/src/egl/ |
D | egl-symbols.txt | 18 eglDestroySync
|
/third_party/mesa3d/src/egl/main/ |
D | egl.def.in | 19 eglDestroySync@8
|
D | eglentrypoint.h | 33 EGL_ENTRYPOINT(eglDestroySync)
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL_deprecated.lds | 21 eglDestroySync;
|
D | main.cpp | 630 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySync() function
|
/third_party/EGL/sdk/docs/man/html/ |
D | Makefile | 33 eglDestroySync.xhtml \
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
D | libEGL_autogen.def | 59 eglDestroySync
|
D | libEGL_autogen.cpp | 358 EGLBoolean EGLAPIENTRY eglDestroySync(EGLDisplay dpy, EGLSync sync) in eglDestroySync() function
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_cl_event.txt | 153 Replace the second paragraph describing eglDestroySync with: 224 eglDestroySync has a dependency on the completion of the linked event
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_cl_event.txt | 153 Replace the second paragraph describing eglDestroySync with: 224 eglDestroySync has a dependency on the completion of the linked event
|
D | EGL_KHR_cl_event2.txt | 234 Replace the second paragraph describing eglDestroySync with:
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 54 #define eglDestroySync t_eglDestroySync macro
|
/third_party/skia/third_party/externals/angle2/util/ |
D | egl_loader_autogen.h | 54 #define eglDestroySync l_eglDestroySync macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | egl.h | 288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | egl.h | 288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluCallLogWrapperApi.inl | 29 eglw::EGLBoolean eglDestroySync (eglw::EGLDisplay dpy, eglw::EGLSync sync);
|
D | egluCallLogWrapper.inl | 242 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/ |
D | EGL_NV_cuda_event.txt | 148 <sync> when eglDestroySync is called, <sync> is flagged for deletion
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_cuda_event.txt | 163 <sync> when eglDestroySync is called, <sync> is flagged for deletion
|
/third_party/EGL/api/EGL/ |
D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/mesa3d/include/EGL/ |
D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|