Home
last modified time | relevance | path

Searched refs:anv_queue_submit_simple_batch (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c421 return anv_queue_submit_simple_batch(queue, &batch); in init_render_queue_state()
450 return anv_queue_submit_simple_batch(queue, &batch); in init_compute_queue_state()
Danv_batch_chain.c2415 anv_queue_submit_simple_batch(struct anv_queue *queue, in anv_queue_submit_simple_batch() function
Danv_private.h1438 VkResult anv_queue_submit_simple_batch(struct anv_queue *queue,
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst2108 - anv: allow NULL batch parameter to anv_queue_submit_simple_batch