Searched refs:batch_from_key (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c354 batch_from_key(struct fd_batch_cache *cache, struct key *key, function in typeref:struct:fd_batch *
431 return batch_from_key(cache, key, ctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c433 batch_from_key(struct fd_context *ctx, struct fd_batch_key *key) assert_dt function in typeref:struct:fd_batch *
518 struct fd_batch *batch = batch_from_key(ctx, key);

Completed in 3 milliseconds