Searched defs:eglDestroyContext (Results 1 – 6 of 6) sorted by relevance
51 EGLBoolean (*eglDestroyContext)(EGLDisplay dpy, EGLContext ctx); member in LibEGLexports
505 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
25 #define eglDestroyContext eglwDestroyContext macro
202 eglw::EGLBoolean CallLogWrapper::eglDestroyContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx) function in CallLogWrapper
776 eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
456 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function