Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c232 static struct v3dv_pipeline_shared_data *
238 struct v3dv_pipeline_shared_data *shared_data,
242 v3dv_pipeline_shared_data_write_to_blob(const struct v3dv_pipeline_shared_data *cache_entry,
250 struct v3dv_pipeline_shared_data *
271 struct v3dv_pipeline_shared_data *cache_entry = in v3dv_pipeline_cache_search_for_pipeline()
272 (struct v3dv_pipeline_shared_data *) entry->data; in v3dv_pipeline_cache_search_for_pipeline()
324 struct v3dv_pipeline_shared_data *shared_data; in v3dv_pipeline_cache_search_for_pipeline()
349 struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_destroy()
372 static struct v3dv_pipeline_shared_data *
380 size_t size = sizeof(struct v3dv_pipeline_shared_data); in v3dv_pipeline_shared_data_new()
[all …]
H A Dv3dv_private.h2211 struct v3dv_pipeline_shared_data { struct
2297 struct v3dv_pipeline_shared_data *shared_data;
2419 v3dv_pipeline_shared_data_ref(struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_ref()
2427 struct v3dv_pipeline_shared_data *shared_data);
2431 struct v3dv_pipeline_shared_data *shared_data) in v3dv_pipeline_shared_data_unref()
2504 struct v3dv_pipeline_shared_data *
H A Dv3dv_pipeline.c2071 static struct v3dv_pipeline_shared_data *
2081 struct v3dv_pipeline_shared_data *new_entry = in v3dv_pipeline_shared_data_new_empty()
2083 sizeof(struct v3dv_pipeline_shared_data), 8, in v3dv_pipeline_shared_data_new_empty()