Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dlist.h157 static inline void list_splicetail(struct list_head *src, struct list_head *dst) in list_splicetail() function
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_autotune.c273 list_splicetail(&cmdbuf->renderpass_autotune_results, in queue_pending_results()
/third_party/mesa3d/src/util/perf/
Du_trace.c793 list_splicetail(&ut->trace_chunks, &ut->utctx->flushed_trace_chunks); in u_trace_flush()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1488 list_splicetail(&pool->active_heaps, &pool->free_heaps); in dzn_descriptor_heap_pool_finish()
1585 list_splicetail(&pool->active_heaps, &pool->free_heaps); in dzn_descriptor_heap_pool_reset()
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1148 list_splicetail(&copy_list, &primary->batch_bos); in anv_cmd_buffer_add_secondary()