Home
last modified time | relevance | path

Searched refs:driDestroyDrawable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c710 driDestroyDrawable(__DRIdrawable *pdp) in driDestroyDrawable() function
816 .destroyDrawable = driDestroyDrawable,
/external/mesa3d/src/glx/
Ddri_glx.c620 driDestroyDrawable(__GLXDRIdrawable * pdraw) in driDestroyDrawable() function
672 pdp->base.destroyDrawable = driDestroyDrawable; in driCreateDrawable()
/external/mesa3d/docs/relnotes/
D13.0.6.rst232 - dri/common: clear the loaderPrivate pointer in driDestroyDrawable