Home
last modified time | relevance | path

Searched refs:eglWaitGL (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl38 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
DeglwStaticLibrary15.inl47 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
DeglwInitCore.inl47 dst->waitGL = (eglWaitGLFunc) loader->get("eglWaitGL");
DeglwApi.inl61 #define eglWaitGL eglwWaitGL macro
/external/mesa3d/src/egl/main/
Degl.def34 eglWaitGL
Deglentrypoint.h84 EGL_ENTRYPOINT(eglWaitGL)
/external/mesa3d/src/egl/
Degl-symbols.txt42 eglWaitGL
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.def35 eglWaitGL @30
DlibEGL.lds45 eglWaitGL;
DlibEGL.hpp57 EGLBoolean (EGLAPIENTRY* eglWaitGL)(void);
Dmain.cpp545 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function
702 this->eglWaitGL = egl::WaitGL; in LibEGLexports()
DlibEGL.cpp1589 FUNCTION(eglWaitGL), in GetProcAddress()
/external/angle/src/libEGL/
DlibEGL_autogen.def33 eglWaitGL
DlibEGL_autogen.cpp229 EGLBoolean EGLAPIENTRY eglWaitGL() in eglWaitGL() function
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def30 eglWaitGL @24
DlibGLES_CM.lds31 eglWaitGL;
Dmain.cpp486 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function
488 return libEGL->eglWaitGL(); in eglWaitGL()
/external/angle/src/tests/egl_tests/
DEGLSyncTest.cpp263 EXPECT_EGL_TRUE(eglWaitGL()); in TEST_P()
270 EXPECT_EGL_TRUE(eglWaitGL()); in TEST_P()
/external/angle/util/
Degl_loader_autogen.h41 #define eglWaitGL l_eglWaitGL macro
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h41 #define eglWaitGL t_eglWaitGL macro
/external/swiftshader/include/EGL/
Degl.h143 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl61 eglw::EGLBoolean eglWaitGL (void);
DegluCallLogWrapper.inl574 eglw::EGLBoolean CallLogWrapper::eglWaitGL () function in CallLogWrapper
577 m_log << TestLog::Message << "eglWaitGL(" << ");" << TestLog::EndMessage;
/external/angle/include/EGL/
Degl.h153 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
/external/mesa3d/include/EGL/
Degl.h172 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);

12