Home | History | Annotate | Download | only in i965

Lines Matching refs:brw_cache

131 search_cache(struct brw_cache *cache, GLuint hash,
156 rehash(struct brw_cache *cache)
182 brw_search_cache(struct brw_cache *cache,
216 brw_cache_new_bo(struct brw_cache *cache, uint32_t new_size)
257 brw_lookup_prog(const struct brw_cache *cache,
278 brw_alloc_item_data(struct brw_cache *cache, uint32_t size)
301 brw_find_previous_compile(struct brw_cache *cache,
318 brw_upload_cache(struct brw_cache *cache,
382 struct brw_cache *cache = &brw->cache;
400 brw_clear_cache(struct brw_context *brw, struct brw_cache *cache)
469 brw_destroy_cache(struct brw_context *brw, struct brw_cache *cache)
524 const struct brw_cache *cache = &brw->cache;