| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 34 eglDestroySurface
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 32 EGL_ENTRYPOINT(eglDestroySurface)
|
| H A D | eglapi.c | 1139 eglDestroySurface(EGLDisplay dpy, EGLSurface surface) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 32 EGL_ENTRYPOINT(eglDestroySurface)
|
| H A D | eglapi.c | 1200 eglDestroySurface(EGLDisplay dpy, EGLSurface surface) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | two_win.c | 424 eglDestroySurface(egl_dpy, egl_surf1); 425 eglDestroySurface(egl_dpy, egl_surf2);
|
| H A D | es1_info.c | 286 eglDestroySurface(egl_dpy, egl_surf);
|
| H A D | msaa.c | 434 eglDestroySurface(egl_dpy, egl_surf);
|
| H A D | pbuffer.c | 600 eglDestroySurface(egl_dpy, egl_surf);
|
| H A D | render_tex.c | 651 eglDestroySurface(egl_dpy, egl_surf);
|
| H A D | texture_from_pixmap.c | 534 eglDestroySurface(data->dpy, data->surf);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/oes_vg/ |
| H A D | tex2vgimage.c | 248 eglDestroySurface(eglman->dpy, eglman->win_surface); 249 eglDestroySurface(eglman->dpy, eglman->pbuf_surface);
|
| H A D | vgimage2tex.c | 238 eglDestroySurface(eglman->dpy, eglman->win_surface); 239 eglDestroySurface(eglman->dpy, eglman->pbuf_surface);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/ |
| H A D | eglut.c | 80 eglDestroySurface(_eglut->dpy, win->surface);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2_info.c | 286 eglDestroySurface(egl_dpy, egl_surf);
|
| H A D | es2tri.c | 518 eglDestroySurface(egl_dpy, egl_surf);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | eglcommon.c | 287 eglDestroySurface(egl_dpy, egl_surf);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | peglgears.c | 460 eglDestroySurface(d, surface);
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 128 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface (EGLDisplay dpy, EGLSurface surface);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 138 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface (EGLDisplay dpy, EGLSurface surface);
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | egl.rst | 184 through functions such as ``eglDestroySurface`` or ``eglMakeCurrent``.
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1337 #define eglDestroySurface epoxy_eglDestroySurface macro
|
| H A D | egl_generated_dispatch.c | 1399 0, // eglDestroySurface 4277 return egl_single_resolver(PROVIDER_EGL_10, 1027 /* eglDestroySurface */); 5061 GEN_THUNKS_RET(EGLBoolean, eglDestroySurface, (EGLDisplay dpy, EGLSurface surface), (dpy, surface)) 5210 epoxy_eglDestroySurface_dispatch_table_rewrite_ptr, /* eglDestroySurface */
|