Home
last modified time | relevance | path

Searched refs:setup_empty_execbuf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_batch_chain.c522 setup_empty_execbuf(struct anv_execbuf *execbuf, struct anv_queue *queue) in setup_empty_execbuf() function
903 result = setup_empty_execbuf(&execbuf, queue); in i915_queue_exec_locked()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_batch_chain.c1939 setup_empty_execbuf(struct anv_execbuf *execbuf, struct anv_queue *queue) in setup_empty_execbuf() function
2151 result = setup_empty_execbuf(&execbuf, queue); in anv_queue_exec_locked()