Searched defs:eglDestroySyncKHR (Results 1 – 3 of 3) sorted by relevance
420 const Message_Function Message::eglDestroySyncKHR; member in com::android::glesv2debugger::Message
494 static const Function eglDestroySyncKHR = Message_Function_eglDestroySyncKHR; variable
1361 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR() function