Searched refs:brw_cache_item (Results 1 – 5 of 5) sorted by relevance
54 hash_key(struct brw_cache_item *item) in hash_key()72 brw_cache_item_equals(const struct brw_cache_item *a, in brw_cache_item_equals()73 const struct brw_cache_item *b) in brw_cache_item_equals()81 static struct brw_cache_item *83 struct brw_cache_item *lookup) in search_cache()85 struct brw_cache_item *c; in search_cache()109 struct brw_cache_item **items; in rehash()110 struct brw_cache_item *c, *next; in rehash()114 items = (struct brw_cache_item**) calloc(1, size * sizeof(*items)); in rehash()139 struct brw_cache_item *item; in brw_search_cache()[all …]
602 struct brw_cache_item { struct618 struct brw_cache_item *next; argument626 struct brw_cache_item **items;
315 struct brw_cache_item *c = NULL; in brw_vs_debug_recompile()
390 struct brw_cache_item *c = NULL; in brw_wm_debug_recompile()
501 struct brw_cache_item *item; in dump_prog_cache()