Searched refs:oldNumBuckets (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c111 int oldNumBuckets = hash->numBuckets; local in function:cso_data_rehash
120 for (i = 0; i < oldNumBuckets; ++i) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c131 int oldNumBuckets = hash->numBuckets; local in function:cso_data_rehash
140 for (i = 0; i < oldNumBuckets; ++i) {

Completed in 3 milliseconds