Home
last modified time | relevance | path

Searched defs:eglDestroyContext (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp51 EGLBoolean (*eglDestroyContext)(EGLDisplay dpy, EGLContext ctx); member in LibEGLexports
Dmain.cpp505 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl25 #define eglDestroyContext eglwDestroyContext macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl202 eglw::EGLBoolean CallLogWrapper::eglDestroyContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c776 eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp456 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function