Searched refs:cache_item (Results 1 – 1 of 1) sorted by relevance
37 struct cache_item struct43 struct cache_item *next; argument48 struct cache_item **items;49 struct cache_item *last;85 struct cache_item **items; in rehash()86 struct cache_item *c, *next; in rehash()112 struct cache_item *c, *next; in clear_cache()146 calloc(cache->size, sizeof(struct cache_item *)); in _mesa_new_program_cache()185 struct cache_item *c; in _mesa_search_program_cache()209 struct cache_item *c = CALLOC_STRUCT(cache_item); in _mesa_program_cache_insert()[all …]