Searched refs:CreateEGLSyncKHR (Results 1 – 3 of 3) sorted by relevance
267 void CreateEGLSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list, GLuint syncID);
678 void CreateEGLSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list, GLuint syncID) in CreateEGLSyncKHR() function
6295 ParamBuffer params = ParseParameters<decltype(CreateEGLSyncKHR)>(paramTokens, strings); in ParseCallCapture()6649 DispatchCallCapture(CreateEGLSyncKHR, captures); in ReplayCustomFunctionCall()