Searched refs:destroyDrawable (Results 1 – 17 of 17) sorted by relevance
419 (*pdraw->destroyDrawable) (pdraw); in driFetchDrawable()441 (*pdraw->destroyDrawable)(pdraw); in driReleaseDrawables()452 (*pdraw->destroyDrawable)(pdraw); in driReleaseDrawables()
217 (*pdraw->destroyDrawable) (pdraw); in CreateDRIDrawable()236 (*pdraw->destroyDrawable) (pdraw); in DestroyDRIDrawable()
500 (*psc->core->destroyDrawable) (pdp->driDrawable); in driswDestroyDrawable()540 pdp->base.destroyDrawable = driswDestroyDrawable; in driswCreateDrawable()
652 (*psc->core->destroyDrawable) (pdp->driDrawable); in driDestroyDrawable()699 pdp->base.destroyDrawable = driDestroyDrawable; in driCreateDrawable()
343 (*psc->core->destroyDrawable) (pdraw->driDrawable); in dri2DestroyDrawable()377 pdraw->base.destroyDrawable = dri2DestroyDrawable; in dri2CreateDrawable()415 (*psc->core->destroyDrawable) (pdraw->driDrawable); in dri2CreateDrawable()
344 pdp->base.destroyDrawable = driwindowsDestroyDrawable; in driwindowsCreateDrawable()
139 void (*destroyDrawable) (__GLXDRIdrawable * drawable); member
378 pdraw->base.destroyDrawable = dri3_destroy_drawable; in dri3_create_drawable()
753 (*pdraw->destroyDrawable) (pdraw); in glXCreateGLXPixmap()810 (*pdraw->destroyDrawable) (pdraw); in glXDestroyGLXPixmap()
166 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in surfaceless_destroy_surface()
319 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in dri2_x11_create_surface()380 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in dri2_x11_destroy_surface()
194 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in dri2_drm_destroy_surface()
391 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in droid_destroy_surface()
237 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in dri2_wl_destroy_surface()
109 draw->ext->core->destroyDrawable(draw->dri_drawable); in loader_dri3_drawable_fini()184 draw->ext->core->destroyDrawable(draw->dri_drawable); in loader_dri3_drawable_init()
772 .destroyDrawable = driDestroyDrawable,
758 void (*destroyDrawable)(__DRIdrawable *drawable); member