Searched refs:anv_queue_submit_simple_batch (Results 1 – 6 of 6) sorted by relevance
102 return anv_queue_submit_simple_batch(queue, &batch); in init_render_queue_state()
1246 VkResult anv_queue_submit_simple_batch(struct anv_queue *queue,
2407 anv_queue_submit_simple_batch(struct anv_queue *queue, in anv_queue_submit_simple_batch() function
2108 - anv: allow NULL batch parameter to anv_queue_submit_simple_batch
2659 - anv: Split i915 specific parts of anv_queue_submit_simple_batch()
3539 - anv/batch: Check if batch already has an error in anv_queue_submit_simple_batch()