Searched refs:anv_bo_cache_lookup (Results 1 – 1 of 1) sorted by relevance
1220 anv_bo_cache_lookup(struct anv_bo_cache *cache, uint32_t gem_handle) in anv_bo_cache_lookup() function1317 assert(anv_bo_cache_lookup(cache, bo_in->gem_handle) == bo_in); in anv_bo_cache_export()1352 assert(anv_bo_cache_lookup(cache, bo_in->gem_handle) == bo_in); in anv_bo_cache_release()