Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c156 struct cso_node *afterLastNode; in cso_data_rehash() local
162 afterLastNode = lastNode->next; in cso_data_rehash()
168 firstNode = afterLastNode; in cso_data_rehash()