Searched refs:TypeEglDestroySyncKHR (Results 1 – 1 of 1) sorted by relevance
28 typedef EGLBoolean EGLAPIENTRY (*TypeEglDestroySyncKHR)(EGLDisplay dpy, typedef34 static TypeEglDestroySyncKHR FuncEglDestroySyncKHR = NULL;45 FuncEglDestroySyncKHR = (TypeEglDestroySyncKHR) eglGetProcAddress("eglDestroySyncKHR"); in IsEglKHRFenceSyncSupported()