Home
last modified time | relevance | path

Searched refs:oldBuckets (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c110 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local
121 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()
140 FREE(oldBuckets); in cso_data_rehash()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.c141 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local
152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()
171 FREE(oldBuckets); in cso_data_rehash()