Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_log.c204 list_splicetail(&batch->log_chunks, &batch->ctx->log_chunks); in fd_log_flush()
/external/mesa3d/src/util/
Dlist.h142 static inline void list_splicetail(struct list_head *src, struct list_head *dst) in list_splicetail() function
/external/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1065 list_splicetail(&copy_list, &primary->batch_bos); in anv_cmd_buffer_add_secondary()