Home
last modified time | relevance | path

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

/external/mesa3d/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()