Searched refs:compute_variant_key (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_disk_cache.c | 82 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/ |
D | ir3_disk_cache.c | 105 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()
|