Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h273 struct fd_batch_key *fd_batch_key_clone(void *mem_ctx,
Dfreedreno_autotune.c68 history->key = fd_batch_key_clone(history, batch->key); in get_history()
Dfreedreno_batch_cache.c122 fd_batch_key_clone(void *mem_ctx, const struct fd_batch_key *key) in fd_batch_key_clone() function