Home
last modified time | relevance | path

Searched defs:eglCreateSyncKHR (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwApi.inl23 #define eglCreateSyncKHR eglwCreateSyncKHR macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h101 #define eglCreateSyncKHR t_eglCreateSyncKHR macro
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h101 #define eglCreateSyncKHR l_eglCreateSyncKHR macro
/third_party/vk-gl-cts/framework/egl/
DegluCallLogWrapper.inl182 eglw::EGLSyncKHR CallLogWrapper::eglCreateSyncKHR (eglw::EGLDisplay dpy, eglw::EGLenum type, const … function in CallLogWrapper
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp615 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_l… in eglCreateSyncKHR() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.cpp703 EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in eglCreateSyncKHR() function
/third_party/mesa3d/src/egl/main/
Deglapi.c1900 eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *int_list) in eglCreateSyncKHR() function