Searched refs:compute_pipeline_cache_entry (Results 1 – 2 of 2) sorted by relevance
33 struct compute_pipeline_cache_entry { struct
1698 struct compute_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_compute_program()1721 struct compute_pipeline_cache_entry *cache_entry; in zink_get_compute_pipeline()1765 struct compute_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(compute_pipeline_cache_entry); in zink_get_compute_pipeline()