Searched refs:destroyDrawable (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_common.c378 (*pdraw->destroyDrawable) (pdraw);
400 (*pdraw->destroyDrawable)(pdraw);
411 (*pdraw->destroyDrawable)(pdraw);
H A Dglx_pbuffer.c217 (*pdraw->destroyDrawable) (pdraw);
236 (*pdraw->destroyDrawable) (pdraw);
H A Ddri2_glx.c356 (*psc->core->destroyDrawable) (pdraw->driDrawable);
390 pdraw->base.destroyDrawable = dri2DestroyDrawable;
428 (*psc->core->destroyDrawable) (pdraw->driDrawable);
H A Ddriwindows_glx.c345 pdp->base.destroyDrawable = driwindowsDestroyDrawable;
H A Dglxclient.h139 void (*destroyDrawable) (__GLXDRIdrawable * drawable); member in struct:__GLXDRIdrawableRec
H A Ddri_glx.c733 (*psc->core->destroyDrawable) (pdp->driDrawable);
780 pdp->base.destroyDrawable = driDestroyDrawable;
H A Ddrisw_glx.c678 (*psc->core->destroyDrawable) (pdp->driDrawable);
718 pdp->base.destroyDrawable = driswDestroyDrawable;
H A Ddri3_glx.c378 pdraw->base.destroyDrawable = dri3_destroy_drawable;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri_common.c377 (*pdraw->destroyDrawable) (pdraw);
399 pdraw->destroyDrawable(pdraw);
410 pdraw->destroyDrawable(pdraw);
H A Dglx_pbuffer.c196 (*pdraw->destroyDrawable) (pdraw);
219 (*pdraw->destroyDrawable) (pdraw);
H A Ddri2_glx.c295 (*psc->core->destroyDrawable) (pdraw->driDrawable);
329 pdraw->base.destroyDrawable = dri2DestroyDrawable;
367 (*psc->core->destroyDrawable) (pdraw->driDrawable);
H A Ddriwindows_glx.c305 pdp->base.destroyDrawable = driwindowsDestroyDrawable;
H A Dglxclient.h142 void (*destroyDrawable) (__GLXDRIdrawable * drawable); member in struct:__GLXDRIdrawableRec
H A Ddrisw_glx.c600 (*psc->core->destroyDrawable) (pdp->driDrawable);
663 pdp->base.destroyDrawable = driswDestroyDrawable;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_device.c170 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
H A Dplatform_surfaceless.c163 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
H A Dplatform_x11.c349 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
406 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c163 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
H A Dplatform_x11.c351 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
412 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable);
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdriswrast.c96 (*core->destroyDrawable) (private->driDrawable);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdriswrast.c99 (*core->destroyDrawable)(private->driDrawable);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c798 .destroyDrawable = driDestroyDrawable,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c816 .destroyDrawable = driDestroyDrawable,
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.c312 draw->ext->core->destroyDrawable(draw->dri_drawable);
411 draw->ext->core->destroyDrawable(draw->dri_drawable);
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.c361 draw->ext->core->destroyDrawable(draw->dri_drawable);
466 draw->ext->core->destroyDrawable(draw->dri_drawable);

Completed in 44 milliseconds

12