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 D | ir3_cache.h | 70 struct ir3_program_state * ir3_cache_lookup(struct ir3_cache *cache,
|
| H A D | ir3_cache.c | 85 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 D | ir3_cache.h | 78 struct ir3_program_state *ir3_cache_lookup(struct ir3_cache *cache,
|
| H A D | ir3_cache.c | 89 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 D | fd6_emit.h | 105 ir3_cache_lookup(fd6_ctx->shader_cache, &emit->key, &emit->ctx->debug);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_draw.c | 132 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
|
| H A D | fd3_gmem.c | 52 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 D | fd4_draw.c | 114 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
|
| H A D | fd4_gmem.c | 53 ir3_cache_lookup(ctx->shader_cache, &emit->key, &ctx->debug));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 125 struct ir3_program_state *s = ir3_cache_lookup(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 106 ir3_cache_lookup(ctx->shader_cache, &emit.key, &ctx->debug));
|
Completed in 15 milliseconds