Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c181 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local
182 return null_iter; in cso_hash_insert()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.c227 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local
228 return null_iter; in cso_hash_insert()