Searched refs:ir3_cache_lookup (Results 1 – 3 of 3) sorted by relevance
73 struct ir3_program_state * ir3_cache_lookup(struct ir3_cache *cache,
85 ir3_cache_lookup(struct ir3_cache *cache, const struct ir3_cache_key *key, in ir3_cache_lookup() function
120 ir3_cache_lookup(fd6_ctx->shader_cache, &emit->key, &emit->ctx->debug); in fd6_emit_get_prog()