Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Dutil_hash.c226 struct util_hash_iter null_iter = {hash, 0}; in util_hash_insert() local
227 return null_iter; in util_hash_insert()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c216 struct cso_hash_iter null_iter = {hash, 0}; in cso_hash_insert() local
217 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()