Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
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()
Dv3dv_private.h2168 v3dv_pipeline_shared_data_unref(struct v3dv_device *device, in v3dv_pipeline_shared_data_unref() function
Dv3dv_pipeline.c136 v3dv_pipeline_shared_data_unref(device, pipeline->shared_data); in v3dv_destroy_pipeline()