Searched refs:pipeline_cache_entry (Results 1 – 1 of 1) sorted by relevance
37 struct pipeline_cache_entry { struct290 struct pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_gfx_program()378 struct pipeline_cache_entry *pc_entry = CALLOC_STRUCT(pipeline_cache_entry); in zink_get_gfx_pipeline()392 return ((struct pipeline_cache_entry *)(entry->data))->pipeline; in zink_get_gfx_pipeline()