Searched refs:anv_queue_submit_simple_batch (Results 1 – 4 of 4) sorted by relevance
421 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()
2415 anv_queue_submit_simple_batch(struct anv_queue *queue, in anv_queue_submit_simple_batch() function
1438 VkResult anv_queue_submit_simple_batch(struct anv_queue *queue,
2108 - anv: allow NULL batch parameter to anv_queue_submit_simple_batch