Searched refs:zink_gfx_pipeline_cache_entry (Results 1 – 7 of 7) sorted by relevance
181 struct zink_gfx_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(zink_gfx_pipeline_cache_entry); in zink_get_gfx_pipeline()244 …struct zink_gfx_pipeline_cache_entry *cache_entry = (struct zink_gfx_pipeline_cache_entry *)entry-… in zink_get_gfx_pipeline()
793 struct zink_gfx_pipeline_cache_entry *pc_entry = data; in optimized_compile_job()809 struct zink_gfx_pipeline_cache_entry *pc_entry = data; in optimized_shobj_compile_job()822 zink_gfx_program_compile_queue(struct zink_context *ctx, struct zink_gfx_pipeline_cache_entry *pc_e… in zink_gfx_program_compile_queue()848 struct zink_gfx_pipeline_cache_entry *pc_entry = entry->data; in zink_program_finish()1652 struct zink_gfx_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_gfx_program()
1060 struct zink_gfx_pipeline_cache_entry { struct1120 struct zink_gfx_pipeline_cache_entry *last_pipeline[2][4]; //[dynamic, renderpass][primtype idx]
135 zink_gfx_program_compile_queue(struct zink_context *ctx, struct zink_gfx_pipeline_cache_entry *pc_e…
6537 struct zink_gfx_pipeline_cache_entry *pc_entry = table_entry->data; in gfx_shader_prune()
4014 - zink: gfx_pipeline_cache_entry -> zink_gfx_pipeline_cache_entry4015 - zink: change zink_gfx_program::last_pipeline -> struct zink_gfx_pipeline_cache_entry
3868 - zink: add a union to zink_gfx_pipeline_cache_entry for gpl