Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c79 compute_variant_key(struct etna_compiler *compiler, struct etna_shader_variant *v, in compute_variant_key() function
131 compute_variant_key(compiler, v, cache_key); in etna_disk_cache_retrieve()
167 compute_variant_key(compiler, v, cache_key); in etna_disk_cache_store()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_disk_cache.c90 compute_variant_key(struct ir3_shader *shader, struct ir3_shader_variant *v, in compute_variant_key() function
206 compute_variant_key(shader, v, cache_key); in ir3_disk_cache_retrieve()
245 compute_variant_key(shader, v, cache_key); in ir3_disk_cache_store()