Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_state.c102 return anv_queue_submit_simple_batch(queue, &batch); in init_render_queue_state()
H A Danv_private.h1246 VkResult anv_queue_submit_simple_batch(struct anv_queue *queue,
H A Danv_batch_chain.c2407 anv_queue_submit_simple_batch(struct anv_queue *queue, in anv_queue_submit_simple_batch() function
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.0.0.rst2108 - anv: allow NULL batch parameter to anv_queue_submit_simple_batch
H A D22.3.0.rst2659 - anv: Split i915 specific parts of anv_queue_submit_simple_batch()
H A D23.3.0.rst3539 - anv/batch: Check if batch already has an error in anv_queue_submit_simple_batch()