Searched refs:__glxHashDelete (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxhash.h14 extern int __glxHashDelete(__glxHashTable * t, unsigned long key);
H A Ddri_common.c401 __glxHashDelete(priv->drawHash, gc->currentDrawable);
412 __glxHashDelete(priv->drawHash, gc->currentReadable);
H A Dglxhash.c273 __glxHashDelete(__glxHashTable * t, unsigned long key) function in typeref:typename:_X_HIDDEN int
H A Dglx_pbuffer.c237 __glxHashDelete(priv->drawHash, drawable);
H A Dglxcmds.c133 __glxHashDelete(priv->glXDrawHash, drawable);
825 __glxHashDelete(priv->drawHash, glxpixmap);
H A Ddri2_glx.c355 __glxHashDelete(pdp->dri2Hash, pdraw->base.xDrawable);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxhash.h14 extern int __glxHashDelete(__glxHashTable * t, unsigned long key);
H A Ddri_common.c400 __glxHashDelete(priv->drawHash, gc->currentDrawable);
411 __glxHashDelete(priv->drawHash, gc->currentReadable);
H A Dglxhash.c273 __glxHashDelete(__glxHashTable * t, unsigned long key) function in typeref:typename:_X_HIDDEN int
H A Dglx_pbuffer.c220 __glxHashDelete(priv->drawHash, drawable);
H A Dglxcmds.c132 __glxHashDelete(priv->glXDrawHash, drawable);
823 __glxHashDelete(priv->drawHash, glxpixmap);
H A Ddri2_glx.c294 __glxHashDelete(pdp->dri2Hash, pdraw->base.xDrawable);

Completed in 18 milliseconds