Home
last modified time | relevance | path

Searched refs:crocus_bo_unreference (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c512 crocus_bo_unreference(batch->command.bo); in crocus_batch_reset()
513 crocus_bo_unreference(batch->state.bo); in crocus_batch_reset()
544 crocus_bo_unreference(batch->exec_bos[i]); in crocus_batch_free()
564 crocus_bo_unreference(batch->command.bo); in crocus_batch_free()
565 crocus_bo_unreference(batch->state.bo); in crocus_batch_free()
611 crocus_bo_unreference(old_bo); in finish_growing_bos()
973 crocus_bo_unreference(bo); in _crocus_batch_flush()
Dcrocus_program_cache.c154 crocus_bo_unreference(ice->shaders.cache_bo); in crocus_cache_new_bo()
309 crocus_bo_unreference(ice->shaders.cache_bo); in crocus_destroy_program_cache()
Dcrocus_bufmgr.h205 static inline void crocus_bo_unreference(struct crocus_bo *bo) in crocus_bo_unreference() function
Dcrocus_resource.c317 crocus_bo_unreference(res->aux.bo); in crocus_resource_disable_aux()
342 crocus_bo_unreference(res->bo); in crocus_resource_destroy()
1129 crocus_bo_unreference(old_bo); in crocus_replace_buffer_storage()
1178 crocus_bo_unreference(old_bo); in crocus_invalidate_resource()
1975 crocus_bo_unreference(memobj->bo); in crocus_memobj_destroy()
Dcrocus_context.c200 crocus_bo_unreference(ice->workaround_bo); in crocus_destroy_context()
Dcrocus_monitor.c190 perf_cfg->vtbl.bo_unreference = (bo_unreference_t)crocus_bo_unreference; in crocus_monitor_init_metrics()
Dcrocus_screen.c734 crocus_bo_unreference(buffer); in crocus_detect_swizzling()