Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c283 static struct cso_node *cso_hash_data_next(struct cso_node *node) in cso_hash_data_next() function
353 struct cso_hash_iter next = {iter.hash, cso_hash_data_next(iter.node)}; in cso_hash_iter_next()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.c301 static struct cso_node *cso_hash_data_next(struct cso_node *node) in cso_hash_data_next() function
371 struct cso_hash_iter next = {iter.hash, cso_hash_data_next(iter.node)}; in cso_hash_iter_next()