Searched refs:driDestroyDrawable (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c703 driDestroyDrawable(__DRIdrawable *pdp) function in typeref:typename:void
798 .destroyDrawable = driDestroyDrawable,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c710 driDestroyDrawable(__DRIdrawable *pdp) function in typeref:typename:void
816 .destroyDrawable = driDestroyDrawable,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_glx.c728 driDestroyDrawable(__GLXDRIdrawable * pdraw) function in typeref:typename:void
780 pdp->base.destroyDrawable = driDestroyDrawable;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.6.rst232 - dri/common: clear the loaderPrivate pointer in driDestroyDrawable

Completed in 7 milliseconds