Home
last modified time | relevance | path

Searched refs:cso_hash_size (Results 1 – 7 of 7) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.h68 int cso_hash_size(struct cso_hash *hash);
Dcso_cache.c172 int hash_size = cso_hash_size(hash); in sanitize_cb()
Dcso_hash.c411 int cso_hash_size(struct cso_hash *hash) in cso_hash_size() function
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h79 int cso_hash_size(struct cso_hash *hash);
Dcso_cache.c168 int hash_size = cso_hash_size(hash); in sanitize_cb()
Dcso_hash.c321 int cso_hash_size(struct cso_hash *hash) in cso_hash_size() function
Dcso_context.c230 int hash_size = cso_hash_size(hash); in sanitize_hash()