Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.c52 struct compute_pipeline_cache_entry { struct
611 struct compute_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_compute_program()
748 struct compute_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(compute_pipeline_cache_entry); in zink_get_compute_pipeline()
759 struct compute_pipeline_cache_entry *cache_entry = entry->data; in zink_get_compute_pipeline()