Home
last modified time | relevance | path

Searched refs:ir3_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cache.h73 struct ir3_program_state * ir3_cache_lookup(struct ir3_cache *cache,
Dir3_cache.c85 ir3_cache_lookup(struct ir3_cache *cache, const struct ir3_cache_key *key, in ir3_cache_lookup() function
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.h120 ir3_cache_lookup(fd6_ctx->shader_cache, &emit->key, &emit->ctx->debug); in fd6_emit_get_prog()