Home
last modified time | relevance | path

Searched defs:pc_entry (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.c587 struct gfx_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_gfx_program() local
611 struct compute_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_compute_program() local
709 struct gfx_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(gfx_pipeline_cache_entry); in zink_get_gfx_pipeline() local
748 struct compute_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(compute_pipeline_cache_entry); in zink_get_compute_pipeline() local