| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 32 eglDestroyContext
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | eglfbdev.c | 243 eglDestroyContext(egl_dpy, egl_surf); 244 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | es1_info.c | 285 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | msaa.c | 433 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | two_win.c | 423 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | pbuffer.c | 599 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | render_tex.c | 650 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | texture_from_pixmap.c | 536 eglDestroyContext(data->dpy, data->ctx);
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 29 EGL_ENTRYPOINT(eglDestroyContext)
|
| H A D | eglapi.c | 804 eglDestroyContext(EGLDisplay dpy, EGLContext ctx) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 29 EGL_ENTRYPOINT(eglDestroyContext)
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/oes_vg/ |
| H A D | tex2vgimage.c | 251 eglDestroyContext(eglman->dpy, eglman->es_ctx); 252 eglDestroyContext(eglman->dpy, eglman->vg_ctx);
|
| H A D | vgimage2tex.c | 241 eglDestroyContext(eglman->dpy, eglman->es_ctx); 242 eglDestroyContext(eglman->dpy, eglman->vg_ctx);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/ |
| H A D | eglut.c | 84 eglDestroyContext(_eglut->dpy, win->context);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | eglkms.c | 280 eglDestroyContext(dpy, ctx);
|
| H A D | peglgears.c | 461 eglDestroyContext(d, ctx);
|
| H A D | xeglthreads.c | 586 eglDestroyContext(WinThreads[i].Display, WinThreads[i].Context);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2_info.c | 285 eglDestroyContext(egl_dpy, egl_ctx);
|
| H A D | es2tri.c | 517 eglDestroyContext(egl_dpy, egl_ctx);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | eglcommon.c | 286 eglDestroyContext(egl_dpy, egl_ctx);
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 127 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 137 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyContext (EGLDisplay dpy, EGLContext ctx);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_egl.c | 1016 eglDestroyContext(glamor_egl->display, glamor_egl->context);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1333 #define eglDestroyContext epoxy_eglDestroyContext macro
|
| H A D | egl_generated_dispatch.c | 1326 0, // eglDestroyContext 4229 return egl_single_resolver(PROVIDER_EGL_10, 954 /* eglDestroyContext */); 5057 GEN_THUNKS_RET(EGLBoolean, eglDestroyContext, (EGLDisplay dpy, EGLContext ctx), (dpy, ctx)) 5206 epoxy_eglDestroyContext_dispatch_table_rewrite_ptr, /* eglDestroyContext */
|