Searched defs:eglDestroyContext (Results 1 – 9 of 9) sorted by relevance
25 #define eglDestroyContext eglwDestroyContext macro
25 #define eglDestroyContext l_eglDestroyContext macro
25 #define eglDestroyContext t_eglDestroyContext macro
202 eglw::EGLBoolean CallLogWrapper::eglDestroyContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx) function in CallLogWrapper
217 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
114 EGLBoolean EGLAPIENTRY eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
829 eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
1333 #define eglDestroyContext epoxy_eglDestroyContext macro
255 #define eglDestroyContext EGLEW_GET_FUN(__eglewDestroyContext) macro