Searched defs:driDestroyDrawable (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.c677 driDestroyDrawable(__DRIdrawable *pdp) function
772 .destroyDrawable = driDestroyDrawable,
/external/mesa3d/src/glx/
H A Ddri_glx.c647 driDestroyDrawable(__GLXDRIdrawable * pdraw) function
699 pdp->base.destroyDrawable = driDestroyDrawable;

Completed in 57 milliseconds