Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c125 struct cso_node *afterLastNode; in cso_data_rehash() local
131 afterLastNode = lastNode->next; in cso_data_rehash()
137 firstNode = afterLastNode; in cso_data_rehash()
/external/virglrenderer/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()