Home
last modified time | relevance | path

Searched refs:CreateEGLSyncKHR (Results 1 – 3 of 3) sorted by relevance

/external/angle/util/capture/
Dtrace_fixture.h267 void CreateEGLSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list, GLuint syncID);
Dtrace_fixture.cpp678 void CreateEGLSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list, GLuint syncID) in CreateEGLSyncKHR() function
Dtrace_interpreter_autogen.cpp6295 ParamBuffer params = ParseParameters<decltype(CreateEGLSyncKHR)>(paramTokens, strings); in ParseCallCapture()
6649 DispatchCallCapture(CreateEGLSyncKHR, captures); in ReplayCustomFunctionCall()