Searched refs:eglWaitGL (Results 1 – 15 of 15) sorted by relevance
34 eglWaitGL
750 eglWaitGL(void) in eglWaitGL() function902 { "eglWaitGL", (_EGLProc) eglWaitGL }, in eglGetProcAddress()
35 eglWaitGL @30
1028 EGLBoolean __stdcall eglWaitGL(void) in eglWaitGL() function
34 EGLBoolean eglWaitGL ();
312 EGLBoolean CallLogWrapper::eglWaitGL () function in CallLogWrapper315 m_log << TestLog::Message << "eglWaitGL(" << ");" << TestLog::EndMessage;316 EGLBoolean returnValue = ::eglWaitGL();
310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
375 EGLBoolean eglWaitGL() { in eglWaitGL() function
38 "eglWaitGL",