Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.c99 static void *cso_data_allocate_node(struct cso_hash_data *hash) in cso_data_allocate_node() function
114 struct cso_node *node = cso_data_allocate_node(hash->data.d); in cso_hash_create_node()