Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program_cache.c129 search_cache(struct brw_cache *cache, GLuint hash, in search_cache()
154 rehash(struct brw_cache *cache) in rehash()
180 brw_search_cache(struct brw_cache *cache, in brw_search_cache()
213 brw_cache_new_bo(struct brw_cache *cache, uint32_t new_size) in brw_cache_new_bo()
251 brw_lookup_prog(const struct brw_cache *cache, in brw_lookup_prog()
282 brw_alloc_item_data(struct brw_cache *cache, uint32_t size) in brw_alloc_item_data()
314 brw_find_previous_compile(struct brw_cache *cache, in brw_find_previous_compile()
331 brw_upload_cache(struct brw_cache *cache, in brw_upload_cache()
400 struct brw_cache *cache = &brw->cache; in brw_init_caches()
415 brw_clear_cache(struct brw_context *brw, struct brw_cache *cache) in brw_clear_cache()
[all …]
Dbrw_state.h223 void brw_upload_cache(struct brw_cache *cache,
233 bool brw_search_cache(struct brw_cache *cache,
239 const void *brw_find_previous_compile(struct brw_cache *cache,
Dbrw_context.h456 struct brw_cache { struct
820 struct brw_cache cache;