Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c421 v3dv_pipeline_shared_data_unref(cache->device, new_entry); in v3dv_pipeline_shared_data_new()
761 v3dv_pipeline_shared_data_unref(cache->device, cache_entry); in v3dv_pipeline_cache_finish()
H A Dv3dv_private.h2430 v3dv_pipeline_shared_data_unref(struct v3dv_device *device, in v3dv_pipeline_shared_data_unref() function
H A Dv3dv_pipeline.c126 v3dv_pipeline_shared_data_unref(device, pipeline->shared_data); in v3dv_destroy_pipeline()