Searched refs:__glxHashCreate (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxhash.h8 extern __glxHashTable *__glxHashCreate(void);
H A Dglxhash.c157 __glxHashCreate(void) function in typeref:typename:_X_HIDDEN __glxHashTable *
411 table = __glxHashCreate();
422 table = __glxHashCreate();
433 table = __glxHashCreate();
444 table = __glxHashCreate();
458 table = __glxHashCreate();
H A Dglxext.c912 dpyPriv->glXDrawHash = __glxHashCreate();
918 dpyPriv->drawHash = __glxHashCreate();
H A Ddri2_glx.c1459 pdp->dri2Hash = __glxHashCreate();
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxhash.h8 extern __glxHashTable *__glxHashCreate(void);
H A Dglxhash.c157 __glxHashCreate(void) function in typeref:typename:_X_HIDDEN __glxHashTable *
411 table = __glxHashCreate();
422 table = __glxHashCreate();
433 table = __glxHashCreate();
444 table = __glxHashCreate();
458 table = __glxHashCreate();
H A Dglxext.c906 dpyPriv->glXDrawHash = __glxHashCreate();
912 dpyPriv->drawHash = __glxHashCreate();
H A Ddri2_glx.c1387 pdp->dri2Hash = __glxHashCreate();

Completed in 16 milliseconds