Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c82 compute_variant_key(struct etna_compiler *compiler, struct etna_shader_variant *v, in compute_variant_key() function
134 compute_variant_key(compiler, v, cache_key); in etna_disk_cache_retrieve()
170 compute_variant_key(compiler, v, cache_key); in etna_disk_cache_store()
/external/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c105 compute_variant_key(struct ir3_compiler *compiler, in compute_variant_key() function
169 compute_variant_key(compiler, v, cache_key); in ir3_disk_cache_retrieve()
208 compute_variant_key(compiler, v, cache_key); in ir3_disk_cache_store()