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