Searched refs:ir3_cache_lookup (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h70 struct ir3_program_state * ir3_cache_lookup(struct ir3_cache *cache,
H A Dir3_cache.c85 ir3_cache_lookup(struct ir3_cache *cache, const struct ir3_cache_key *key, function in typeref:struct:ir3_program_state *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.h78 struct ir3_program_state *ir3_cache_lookup(struct ir3_cache *cache,
H A Dir3_cache.c89 ir3_cache_lookup(struct ir3_cache *cache, const struct ir3_cache_key *key, function in typeref:struct:ir3_program_state *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h105 ir3_cache_lookup(fd6_ctx->shader_cache, &emit->key, &emit->ctx->debug);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_draw.c132 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
H A Dfd3_gmem.c52 ir3_cache_lookup(ctx->shader_cache, &emit->key, &ctx->debug));
392 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.c114 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
H A Dfd4_gmem.c53 ir3_cache_lookup(ctx->shader_cache, &emit->key, &ctx->debug));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h125 struct ir3_program_state *s = ir3_cache_lookup(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c106 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));

Completed in 15 milliseconds