Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c202 struct cso_node *e_for_x = hash->end; in cso_hash_deinit() local
208 while (cur != e_for_x) { in cso_hash_deinit()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.c263 struct cso_node *e_for_x = (struct cso_node *)(hash->data.d); in cso_hash_delete() local
268 while (cur != e_for_x) { in cso_hash_delete()