Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c793 struct zink_gfx_pipeline_cache_entry *pc_entry = data; in optimized_compile_job() local
809 struct zink_gfx_pipeline_cache_entry *pc_entry = data; in optimized_shobj_compile_job() local
822 …_gfx_program_compile_queue(struct zink_context *ctx, struct zink_gfx_pipeline_cache_entry *pc_entr… in zink_gfx_program_compile_queue()
848 struct zink_gfx_pipeline_cache_entry *pc_entry = entry->data; in zink_program_finish() local
1652 struct zink_gfx_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_gfx_program() local
1698 struct compute_pipeline_cache_entry *pc_entry = entry->data; in zink_destroy_compute_program() local
1765 struct compute_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(compute_pipeline_cache_entry); in zink_get_compute_pipeline() local
H A Dzink_program_state.hpp181 struct zink_gfx_pipeline_cache_entry *pc_entry = CALLOC_STRUCT(zink_gfx_pipeline_cache_entry); in zink_get_gfx_pipeline() local
H A Dzink_compiler.c6537 struct zink_gfx_pipeline_cache_entry *pc_entry = table_entry->data; in gfx_shader_prune() local
/aosp_15_r20/bionic/libc/malloc_debug/
H A DMapData.cpp172 MapEntry pc_entry(pc); in find() local