Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degl.def34 eglWaitGL
Deglapi.c750 eglWaitGL(void) in eglWaitGL() function
902 { "eglWaitGL", (_EGLProc) eglWaitGL }, in eglGetProcAddress()
/external/chromium_org/third_party/mesa/src/src/egl/main/
Degl.def34 eglWaitGL
Deglapi.c750 eglWaitGL(void) in eglWaitGL() function
902 { "eglWaitGL", (_EGLProc) eglWaitGL }, in eglGetProcAddress()
/external/chromium_org/third_party/angle/src/libEGL/
DlibEGL.def35 eglWaitGL @30
DlibEGL.cpp1028 EGLBoolean __stdcall eglWaitGL(void) in eglWaitGL() function
/external/deqp/framework/egl/
DegluApiPrototypes.inl34 EGLBoolean eglWaitGL ();
DegluCallLogWrapper.inl312 EGLBoolean CallLogWrapper::eglWaitGL () function in CallLogWrapper
315 m_log << TestLog::Message << "eglWaitGL(" << ");" << TestLog::EndMessage;
316 EGLBoolean returnValue = ::eglWaitGL();
/external/chromium_org/third_party/angle/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/chromium_org/third_party/khronos/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/chromium_org/ppapi/lib/gl/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/chromium_org/third_party/mesa/src/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/mesa3d/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/chromium_org/gpu/gles2_conform_support/egl/
Degl.cc375 EGLBoolean eglWaitGL() { in eglWaitGL() function
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl38 "eglWaitGL",