HomeSort by relevance Sort by last modified time
    Searched refs:driDestroyDrawable (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.c 707 driDestroyDrawable(__DRIdrawable *pdp)
802 .destroyDrawable = driDestroyDrawable,
  /external/mesa3d/src/glx/
dri_glx.c 728 driDestroyDrawable(__GLXDRIdrawable * pdraw)
780 pdp->base.destroyDrawable = driDestroyDrawable;

Completed in 182 milliseconds